rev 18033: /trunk/epan/dissectors/: packet-bvlc.c
[email protected] Sat, 29 Apr 2006 18:54:56 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: guy Date: 2006/04/29 01:54 PM Log: Add some simple sanity checking of BVLC packets, so if you're unlucky enough to have a non-BVLC packet from or to port 47808, we're likely to reject it and let another dissector try it. Fixes bug 855 (in which an MS Messenger packet was unlucky enough to have come from that port). Add value_string tables to some fields, and just use proto_tree_add_uint() to add them to the protocol tree, rather than generating our own text for them. Directory: /trunk/epan/dissectors/ Changes Path Action +27 -15 packet-bvlc.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18033&view=rev