aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sflow.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-27sFlow v5: Add original packet header length to protocol tree.Pavel Odintsov1-2/+8
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde1-13/+12
2016-02-25sFlow: Add lag_port_stats (format 7)Alexis La Goutte1-0/+163
2016-02-23fix exists multiple times with NOT compatible types: IPv4/IPv6/BytesAlexis La Goutte1-1/+1
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde1-12/+13
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde1-13/+12
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-12-07Spelling fixes for errors found by lintianBalint Reczey1-1/+1
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-1/+1
2015-11-03Remaining ADDRESS macro to address function conversionsJoão Valverde1-2/+2
2015-10-26Clean up more unnecessary use of the 'volatile' key word.Jeff Morriss1-1/+1
2015-06-23Replace more deprecated tvb_length callsEvan Huus1-1/+1
2015-03-03sflow: added agent typeDario Lombardo1-1/+12
2015-02-13Replace tabs by spaces when editor modelines has "expandtab"Bill Meier1-3/+3
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann1-20/+15
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-2/+2
2014-11-26Remove the use of pinfo->private_data from dissectors that just save it to re...Michael Mann1-7/+0
2014-11-13Add dissector table for sFlow header dissection.Michael Mann1-161/+9
2014-10-06Adjust editor modelines to match actual format of the file; Adjust some whiot...Bill Meier1-4/+3
2014-08-18Don't use -1 as the length of an integer.Guy Harris1-3/+6
2014-07-09convert to proto_tree_add_subtree[_format]Michael Mann1-20/+12
2014-06-20Cleanup display filters reported by checkfiltername.plMichael Mann1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-05-29Introduce 802.11 dissectors with wired-in "FCS present" indications.Guy Harris1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21Add missing includesJakub Zawadzki1-0/+1
2013-12-12Create/use two extended value-strings;Bill Meier1-198/+602
2013-12-12Try to fix "initializer element is not computable at load time"Anders Broman1-7/+22
2013-12-11Trivial: tabs -> spaces.Chris Maynard1-1/+1
2013-12-11- Make local functions static.Anders Broman1-0/+2
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+1
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-1/+1
2013-08-27Use dissector_delete_uint_range/dissector_add_uint_rangeAnders Broman1-17/+3
2013-08-16Add one 'volatile' keyword to fix a -Wclobbered and change the tree used in oneEvan Huus1-2/+2
2013-08-16Use convert_proto_tree_add_text.pl to make many filterable items.Michael Mann1-788/+558
2013-07-03expert_add_info + proto_tree_add_text = proto_tree_add_expert, where applicableMichael Mann1-3/+2
2013-05-27Batch of filterable expert infosMichael Mann1-1/+11
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2013-02-27Move show_exception() and show_reported_bounds_error() toGuy Harris1-1/+1
2013-01-31Use '#if 0 ... #endif' rather than /** ... **/ to comment outBill Meier1-12/+12
2013-01-26Comment out cases of unused hf array entries found by checkhf.Bill Meier1-6/+18
2012-12-26Fix a bunch of warnings.Guy Harris1-6/+6
2012-10-05The sFlow specification says there's an address type "unknown", with anGuy Harris1-10/+41
2012-10-04fix fuzz test failures in sflowMartin Kaiser1-26/+26
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-2/+2
2012-08-10Use val_to_str_const() where appropriate;Bill Meier1-10/+10
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1