Commit graph

5 commits

Author SHA1 Message Date
Guy Harris
2184232ca2 From Duncan Laurie: the LUN field in IPMI packets is only in the lower 2
bits.

svn path=/trunk/; revision=10559
2004-04-07 06:18:55 +00:00
Guy Harris
65bf8a1820 Fix a typo.
svn path=/trunk/; revision=9257
2003-12-13 01:08:32 +00:00
Tim Potter
090dbfbcb2 Decorate higher level proto_item with NetFn and LUN values in hex.
svn path=/trunk/; revision=8822
2003-10-30 00:39:51 +00:00
Guy Harris
4171c899df Have the RMCP dissector reject packets with an unknown class byte value,
so we don't mis-dissect non-RMCP traffic going to or from the RMCP port.

Use the dissector table set up for RMCP classes - use
"dissector_try_port()" rather than explicitly checking class values, and
have the sub-dissectors register in the dissector table rather than
registering their dissectors.

svn path=/trunk/; revision=7782
2003-06-04 08:51:36 +00:00
Guy Harris
733b96657b From Duncan Laurie: IPMI-over-LAN support.
svn path=/trunk/; revision=7538
2003-04-23 00:24:38 +00:00