summaryrefslogtreecommitdiff
path: root/dissector_eth.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-12netsniff-ng: add DCCP supportMarkus Amend1-0/+1
2015-11-16lookup: Use lookup module for OUI lookup as wellTobias Klauser1-5/+2
2015-11-15lookup: Make lookup type and function names more genericTobias Klauser1-6/+6
2014-06-16dissector: Get rid of now unnecessary HAVE_DISSECTOR_PROTOSTobias Klauser1-12/+1
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser1-139/+7
2014-04-22conf: Use configuration file path from Makefile instead of hardcoded pathsTobias Klauser1-3/+3
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser1-1/+1
2013-07-13dissector: Mark unused parameters with __maybe_unusedTobias Klauser1-4/+4
2013-07-13dissector_eth: sparse: fix sparse warningDaniel Borkmann1-1/+1
2013-07-11dissector: rename __WITH_PROTOS into HAVE_DISSECTOR_PROTOSDaniel Borkmann1-2/+2
2013-06-13dissector: eth: Free allocated record if line is skippedTobias Klauser1-2/+6
2013-06-13dissector: eth: Make port file parsing more robustTobias Klauser1-4/+11
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-03-16build: respect PREFIX_STRING on config file locationsDaniel Borkmann1-3/+3
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+219