Wireshark-commits: [Wireshark-commits] rev 35401: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 06 Jan 2011 17:15:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35401

User: sfisher
Date: 2011/01/06 09:15 AM

Log:
 When showing a DNS query response containing a SRV record, display items
 in the tree of the service record broken out.  For example,
 "_ldap._tcp.domain.com" shows:
 
 	Service: ldap
 	Protocol: tcp
 	Name: domain.com

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