aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sflow.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-16Various relatively small changes:wmeier1-82/+63
2010-02-10Add SVN Id tagmorriss1-6/+8
2010-02-09Don't trust the length field in a V5 sample to be valid.guy1-0/+2
2010-02-09Do all the missing dissectors the same way.guy1-9/+20
2010-02-09Another BASE_NONE.etxrab1-1/+1
2010-02-08Terminate a value_string, and get rid of a non-ASCII character.guy1-1/+2
2010-02-08flag two unusued arguments with _U_ to prevent a compiler warningsahlberg1-1/+1
2010-02-08Fix field base.etxrab1-6/+6
2010-02-08From Yi Yu:etxrab1-1963/+3281
2010-01-03Use different abbrev for IPv4 and IPv6 address.stig1-2/+2
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-30Add some length checks. Fixes bug 3567.gerald1-4/+22
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-11/+11
2009-05-01From Reinhard Speyerer:jake1-1/+1
2009-04-07Use some default true_false_string's.wmeier1-6/+1
2009-03-08From Peter (bug 3314):stig1-4/+4
2009-01-13Minor changes related to reg_handoff_ & proto_register_wmeier1-4/+5
2008-12-02From Jim Young (bug 3092):stig1-1/+1
2008-12-02- Make sure we hanlde arrays with length 0 correctly.jmayer1-11/+18
2008-12-01Initialize sample_enterprise.stig1-0/+1
2008-12-01- Add some detail infos to the parent treesjmayer1-39/+63
2008-12-01Attempt to fix build errors.stig1-21/+23
2008-12-01The good:jmayer1-504/+1084
2008-09-02Minor cleanup (mostly related to proto_reg_handoff...)wmeier1-6/+3
2008-07-09From Motonori Shindo:jake1-0/+100
2008-04-12From Andrew Ferren (big 2434):sake1-1/+1
2008-03-05From Andrew Feren :etxrab1-25/+203
2008-02-07Removed even more "statement not reached" warnings.stig1-3/+1
2007-10-19From Andrew Feren:sake1-17/+93
2007-10-11From Andrew Feren:stig1-12/+89
2006-12-21From Taisuke SASAKI:jake1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-08-18Get rid of a no-longer-used variable.guy1-1/+1
2005-08-16In packet-sflow.c, don't pass a NULL value pointer togerald1-18/+28
2005-08-08various code cleanup:ulfl1-4/+0
2005-05-05Change 802.11f -> F, 802.1d -> D, 802.1x -> X, 802.1q -Q, 802.1P -> pjmayer1-4/+4
2005-03-13Handle the packet headeer for sFlow V5, put in a stub dissector for V5guy1-24/+64
2005-03-11Fix the offset for the system uptime field.guy1-1/+1
2005-03-11We don't have an SMDS dissector, and it's not clear what dissectorguy1-1/+14
2004-11-24Export two versions of the Ethereal dissector, for use with encapsulatedguy1-3/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+1068