lookup: Use lookup module for OUI lookup as well
commit04b2adac4e5d460f39454b59ed4f2d3374cb796b
authorTobias Klauser <tklauser@distanz.ch>
Mon, 16 Nov 2015 07:46:00 +0000 (16 08:46 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 16 Nov 2015 07:46:00 +0000 (16 08:46 +0100)
treecaf1aeb824fcfeba9437dea02741dd9921ad718b
parent7cec7def47bf55762c422508bac1b6e2e142b24e
lookup: Use lookup module for OUI lookup as well

Do not needlessly duplicate code between the oui and the lookup module.
Instead, add an additional lookup table for OUIs to the lookup module.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
12 files changed:
dissector_80211.c
dissector_eth.c
dissector_sll.c
flowtop/Makefile
lookup.c
lookup.h
netsniff-ng/Makefile
oui.c [deleted file]
oui.h [deleted file]
proto_80211_mac_hdr.c
proto_ethernet.c
proto_lldp.c