aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sflow.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-08From Peter (bug 3314):Stig Bjørlykke1-4/+4
2009-01-13Minor changes related to reg_handoff_ & proto_register_Bill Meier1-4/+5
2008-12-02From Jim Young (bug 3092):Stig Bjørlykke1-1/+1
2008-12-02- Make sure we hanlde arrays with length 0 correctly.Jörg Mayer1-11/+18
2008-12-01Initialize sample_enterprise.Stig Bjørlykke1-0/+1
2008-12-01- Add some detail infos to the parent treesJörg Mayer1-39/+63
2008-12-01Attempt to fix build errors.Stig Bjørlykke1-21/+23
2008-12-01The good:Jörg Mayer1-504/+1084
2008-09-02Minor cleanup (mostly related to proto_reg_handoff...)Bill Meier1-6/+3
2008-07-09From Motonori Shindo:Jaap Keuter1-0/+100
2008-04-12From Andrew Ferren (big 2434):Sake Blok1-1/+1
2008-03-05From Andrew Feren :Anders Broman1-25/+203
2008-02-07Removed even more "statement not reached" warnings.Stig Bjørlykke1-3/+1
2007-10-19From Andrew Feren:Sake Blok1-17/+93
2007-10-11From Andrew Feren:Stig Bjørlykke1-12/+89
2006-12-21From Taisuke SASAKI:Jaap Keuter1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-08-18Get rid of a no-longer-used variable.Guy Harris1-1/+1
2005-08-16In packet-sflow.c, don't pass a NULL value pointer toGerald Combs1-18/+28
2005-08-08various code cleanup:Ulf Lamping1-4/+0
2005-05-05Change 802.11f -> F, 802.1d -> D, 802.1x -> X, 802.1q -Q, 802.1P -> pJörg Mayer1-4/+4
2005-03-13Handle the packet headeer for sFlow V5, put in a stub dissector for V5Guy Harris1-24/+64
2005-03-11Fix the offset for the system uptime field.Guy Harris1-1/+1
2005-03-11We don't have an SMDS dissector, and it's not clear what dissectorGuy Harris1-1/+14
2004-11-24Export two versions of the Ethereal dissector, for use with encapsulatedGuy Harris1-3/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1068