Commit graph

6 commits

Author SHA1 Message Date
Guy Harris
0ea5437279 When constructing a tvbuff for an RPL packet, arrange that both the
length and the reported length be set based both on the actual lengths
remaining in the packet and on the length field.

svn path=/trunk/; revision=10161
2004-02-21 08:21:43 +00:00
Guy Harris
3b37905e24 From Jochen Friedrich: add support for:
HP extended 802.2 LLC

	HP-UX remote management over HP extended 802.2 LLC

	SNMP over HP extended 802.2 LLC.

svn path=/trunk/; revision=7253
2003-03-02 21:52:21 +00:00
Laurent Deniel
84eb2dafeb Remove hidden hf_rpl_type field from top level tree and add it to
rpl_tree subtree since this produces some weird thing like abort
in "Protocol Hierarchy Statistics".

svn path=/trunk/; revision=7170
2003-02-18 21:47:01 +00:00
Guy Harris
aef0d31da2 Show the SAP values in RPL packets symbolically if possible.
svn path=/trunk/; revision=6564
2002-11-05 22:50:42 +00:00
Guy Harris
62753af1b9 From Jochen Friedrich: give individual fields their own ett_ values and
fix the name of the file in the introductory comment.

Get rid of unnecessary include of "prefs.h".

Make the MAC address fields FT_ETHER rather than FT_BYTES.

Get rid of CRs at the ends of lines.

svn path=/trunk/; revision=6553
2002-11-03 20:11:32 +00:00
Ronnie Sahlberg
b1c157b995 From Jochen Friedrich : Support for the RPL (Remote Program Load) protocol implemented on some NIC bootproms.
svn path=/trunk/; revision=6548
2002-11-02 22:23:16 +00:00