Wireshark-commits: [Wireshark-commits] rev 50230: /trunk/epan/ /trunk/epan/dissectors/: packet-ip.c

Date: Sat, 29 Jun 2013 19:59:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50230

User: mmann
Date: 2013/06/29 12:59 PM

Log:
 Separate IP option header fields for each dissector that uses dissect_ip_tcp_options().  Bug 8823 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8823)

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +28 -29    packet-ip.c     Modified
  +29 -8     packet-ppp.c    Modified
  +26 -1     packet-tcp.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +20 -4     ip_opts.h     Modified