aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cisco-wids.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Don't col_clear() followed by col_set_str(). A col_set_str() will clear (repl...krj1-2/+0
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj1-3/+1
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2008-09-12Small revisions related to proto_reg_handoff ....wmeier1-8/+20
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2007-04-13Fix various warningssfisher1-1/+1
2006-07-25One of the bytes in the cisco header is the channel number thatjmayer1-23/+31
2006-07-09Start declaring the proto_reg... functions to fix 'warning: no previous decla...jmayer1-4/+5
2006-07-06New dissector for the cisco wireless ids communication protocoljmayer1-0/+198