aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hpsw.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-1/+1
2011-03-03Use tvb_ether_to_str().morriss1-13/+13
2011-01-16Use tvb_memeql().morriss1-3/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj1-6/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-4/+4
2006-11-09Improve HP Switch Protocol Dissection.jake1-6/+32
2006-11-05Add HP Switch Protocol SAP valuejake1-4/+4
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-05-09I just found a packet with an option e. As the value looked very muchjmayer1-0/+13
2005-04-01From Charlie Lenahan: support for some HP switch protocol.guy1-0/+270