http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25522
User: stig
Date: 2008/06/22 03:59 AM
Log:
Changes in B.A.T.M.A.N. dissector:
- Fixed last element in value_string arrays
- Fixed a possible bug in a loop making a currently unused string
- Changed preferences prefix to "batman"
- Added udp port preference in batman to be uniform
- Fixed some indents
- Added break in some switches
- Make it compile on win32
Directory: /trunk/epan/dissectors/
Changes Path Action
+19 -7 packet-bat-batman.c Modified
+5 -5 packet-bat-gw.c Modified
+6 -6 packet-bat-packet.h Modified
+10 -11 packet-bat-vis.c Modified
+3 -3 packet-bat.c Modified