aboutsummaryrefslogtreecommitdiffstats
path: root/packet-asf.c
AgeCommit message (Collapse)AuthorFilesLines
2003-06-04Have the RMCP dissector reject packets with an unknown class byte value,guy1-5/+4
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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7782 f5534014-38df-0310-8fa8-9805f1628bb7
2003-04-23From Duncan Laurie: IPMI-over-LAN support.guy1-0/+147
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7538 f5534014-38df-0310-8fa8-9805f1628bb7