rev 17972: /trunk/epan/dissectors/: packet-bpdu.c
[email protected] Sun, 23 Apr 2006 20:14:35 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: guy Date: 2006/04/23 03:14 PM Log: Use proto_tree_add_item() whenever possible; this simplifies the code, and, in particular, means we don't, for example, use tvb_get_ntohs() to fetch a 4-byte quantity - that fixes bug 883. The MST config name is either null-terminated or null-padded; mark it as such. Directory: /trunk/epan/dissectors/ Changes Path Action +16 -29 packet-bpdu.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17972&view=rev