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

Date: Fri, 11 Feb 2011 03:33:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35913

User: morriss
Date: 2011/02/10 07:33 PM

Log:
 Rename arphrdaddr_to_str() to tvb_arphrdaddr_to_str() and make it take a pointer a TVB
 and an offset instead of (generally) a pointer into a TVB.

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +9 -11     packet-arp.c              Modified
  +1 -1      packet-arp.h              Modified
  +8 -16     packet-bootp.c            Modified
  +1 -3      packet-dhcp-failover.c    Modified
  +5 -7      packet-dhcpv6.c           Modified