ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Sat, 27 Oct 2007 15:48:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23291

User: etxrab
Date: 2007/10/27 03:48 PM

Log:
 From Martin Peylo:
 Enhancement:
 - TIPC is available in a new version (1.7), adding/removing fields while
 keeping the same version number (2).
 
 Minor bugs:
 - In NAME_DISTRIBUTOR messages the origianting and destination node are
 switched.
 - The used size of BUNDLER messages payload is not calculated correctly when
 size%4=0, this leads to the wrong assumption that the message would be
 malformed.

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