http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52439
User: etxrab
Date: 2013/10/07 06:29 PM
Log:
From Erik Hugne:
tipc: update discovery protocol header according to spec
Dissection of word 1 in the TIPC ndisc protocol header
is wrong. The field called "Broadcast ack no" should
be "Node Signature" (16 bits wide).
"Requested Links" is also wrong. This should actually be
5 bits reserved, followed by a 8 bit "Minor protocol version"
field
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9241
Directory: /trunk/epan/dissectors/
Changes Path Action
+15 -8 packet-tipc.c Modified