Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Thu, 30 Aug 2012 17:03:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44702

User: alagoutte
Date: 2012/08/30 10:03 AM

Log:
 From David Drysdale via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7552
  Add support for EDNS0 option from draft-vandergaast-edns-client-subnet-01
 
 From me
 * use/prefer proto_tree_add_item
 * use switch() for optcode (may be there is other optcode later...)

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