Wireshark-commits: [Wireshark-commits] rev 25981: /trunk/ /trunk/epan/dissectors/: packet-bootp.c p
Date: Mon, 11 Aug 2008 12:00:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25981

User: stig
Date: 2008/08/11 05:00 AM

Log:
 From Roy Marples (bug 2781 and bug 2796):
 Display FQDN binary encoded name as text
 Ensure that get_dns_name does not cross packet sub boundry
 
 From me:
 Preserve the usage of bootp.fqdn.name as a display filter

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +7 -9      packet-bootp.c     Modified
  +41 -20    packet-dns.c       Modified
  +1 -1      packet-dns.h       Modified
  +4 -2      packet-icmpv6.c    Modified
  +2 -1      packet-nbns.c      Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified