Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Wed, 04 Jan 2012 13:01:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40370

User: alagoutte
Date: 2012/01/04 05:01 AM

Log:
 From Andrei Maruseac via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6705
 Multipath TCP Option
 
 Extensions for Multipath Operation with Multiple Addresses, as defined in http://tools.ietf.org/html/draft-ietf-mptcp-multiaddressed-04. I implemented this as a TCP option.
 
 From me :
 Remove a subtree
 Add Subtype in top of multiPath subtree

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +448 -0    packet-tcp.c    Modified