ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44383: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 09 Aug 2012 15:15:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44383

User: alagoutte
Date: 2012/08/09 08:15 AM

Log:
 From David Drysdale via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7551
 Add dissection of sub-options in DNS OPT RRs (RFC 2671)
 
 From me
 * use/prefer proto_tree_add_item
 * Remove dns_optcode_description function (Use value_string...)

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +78 -4     packet-dns.c    Modified