aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lon.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-31Use '#if 0 ... #endif' rather than /** ... **/ to comment outBill Meier1-2/+2
2013-01-26Fix various instances of unused hf[] entries foundBill Meier1-1/+3
2012-11-17Fix tpyoes.Guy Harris1-2/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-07-28Use the _vs suffix for value_string variables consistently. There was aMartin Mathieson1-14/+14
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-10-24Fix encoding arg for various fcn calls:Bill Meier1-9/+9
2011-07-21From Daniel Willmann: packet-lon.c: Fix Multicast decoding when M_Length is z...Bill Meier1-4/+6
2011-07-21From Daniel Willmann: Visual improvements for the LON (EIA-709.1) dissector.Bill Meier1-5/+5
2011-06-07From Daniel Willmann: Lontalk protocol (EIA-709.1)Bill Meier1-0/+722