flowtop: Include netlink dissector to fix build temporarily
commitf3322c651a75948c2a562be6cda62b4fc2bf0a89
authorTobias Klauser <tklauser@distanz.ch>
Fri, 13 Jun 2014 09:10:38 +0000 (13 11:10 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 13 Jun 2014 09:10:38 +0000 (13 11:10 +0200)
tree515f468c478c8be2e4c560904aaca4e42d213f8b
parent7a78872dc5fa22c834d12e1f909c4fdf68da1879
flowtop: Include netlink dissector to fix build temporarily

flowtop links in the dissector modules just for the TC/UDP port lookup
feature. Since dissector.h now includes libnl headers, we also need to
include the libnl CFLAGS for flowtop build and thus also make it depend
on libnl.

The real fix for this in the future would be to extract the port lookup
from dissector_eth.c and the just link in this module into flowtop
instead of the entire dissector stuff.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
configure
flowtop/Makefile