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

Date: Mon, 07 Oct 2013 18:32:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52440

User: etxrab
Date: 2013/10/07 06:32 PM

Log:
 From Erik Hugne:
 tYN flag in named messages
 
 Named messages are both used for connectionless
 messaging and connection setup requests. A SYN
 flag is now represented by the previously reserved
 bit 18 in word 0 to differentiate named messages from
 connection requests.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9241

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