aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hpsw.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-1/+1
2011-03-03Use tvb_ether_to_str().Jeff Morriss1-13/+13
2011-01-16Use tvb_memeql().Jeff Morriss1-3/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-6/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-4/+4
2006-11-09Improve HP Switch Protocol Dissection.Jaap Keuter1-6/+32
2006-11-05Add HP Switch Protocol SAP valueJaap Keuter1-4/+4
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-05-09I just found a packet with an option e. As the value looked very muchJörg Mayer1-0/+13
2005-04-01From Charlie Lenahan: support for some HP switch protocol.Guy Harris1-0/+270