URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe43ffd63198d97a936f6fd6070e1b270a586d4f
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
fe43ffd by Pascal Quantin (pascal@xxxxxxxxxxxxx):
DNS: fix bytes highlight for name length and labels count
Those generated fields are linked to the dns.qry.name field, so highlight
the same bytes.
Bug: 15999
Change-Id: Ia989b79a9ec14140472b79fdf7acea6e67baee68
Reviewed-on: https://code.wireshark.org/review/34299
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
(cherry picked from commit 32102247cefcdbf582131b4564aa8ccc46b741c2)
Conflicts:
epan/dissectors/packet-dns.c
Reviewed-on: https://code.wireshark.org/review/34302
Actions performed:
from e2b8bca macos-setup: Update nghttp2 to 1.39.2.
add fe43ffd DNS: fix bytes highlight for name length and labels count
Summary of changes:
epan/dissectors/packet-dns.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)