Wireshark-commits: [Wireshark-commits] rev 50248: /trunk/epan/ /trunk/epan/dissectors/: packet-ip.c
Date: Sun, 30 Jun 2013 03:16:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50248

User: mmann
Date: 2013/06/29 08:16 PM

Log:
 Add expert info to dissect_ip_tcp_options().  The proto_tree_add_text seems a bit duplicative, but the byte highlighting over the whole option is nice.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +23 -8     packet-ip.c     Modified
  +18 -9     packet-ppp.c    Modified
  +11 -3     packet-tcp.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +2 -1      ip_opts.h     Modified