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 34084: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 08 Sep 2010 20:43:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34084

User: sfisher
Date: 2010/09/08 01:43 PM

Log:
 Expand the TCP flags to include the low nibble of the byte that has
 the header length in the high nibble.  The only new flag is nonce (NS);
 the remaining three bits are still reserved.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +25 -13    packet-tcp.c    Modified
  +3 -1      packet-tcp.h    Modified