Wireshark-commits: [Wireshark-commits] rev 54330: /trunk/epan/ /trunk/epan/dissectors/: packet-6low

Date: Sat, 21 Dec 2013 16:16:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54330

User: darkjames
Date: 2013/12/21 04:16 PM

Log:
 New functions: str_to_ip6(), str_to_ip()
 
 This way we can avoid including lot of system header files in some dissectors
 and it might fix bug #9581

Directory: /trunk/epan/dissectors/
  Changes    Path                       Action
  +1 -21     packet-6lowpan.c           Modified
  +1 -14     packet-fcoib.c             Modified
  +3 -15     packet-ftp.c               Modified
  +1 -14     packet-infiniband_sdp.c    Modified
  +2 -12     packet-rtpproxy.c          Modified
  +4 -26     packet-sdp.c               Modified
  +2 -23     packet-tacacs.c            Modified
  +1 -14     packet-uasip.c             Modified

Directory: /trunk/epan/
  Changes    Path             Action
  +16 -4     addr_resolv.c    Modified
  +3 -0      addr_resolv.h    Modified