Ethereal-cvs: [Ethereal-cvs] rev 17972: /trunk/epan/dissectors/: packet-bpdu.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sun, 23 Apr 2006 20:14:35 GMT
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