dev: Integrate `promisc' module into `dev' module
commita2e70ae5b06ac6fa09cce3848c2ed795967b174f
authorTobias Klauser <tklauser@distanz.ch>
Fri, 9 Aug 2013 10:04:49 +0000 (9 12:04 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 9 Aug 2013 10:04:49 +0000 (9 12:04 +0200)
tree214b9c1e15a502f4cb57939fceec371c1a970f83
parentaf0c1f5f89750f16054c988937e180764c411c20
dev: Integrate `promisc' module into `dev' module

Since entering/leaving promiscuous mode also is a device specific
function and all users of the `promisc' module also use `dev', integrate
it there. Also rename the functions to have a `device_' prefix like the
other functions in the module.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
dev.c
dev.h
ifpps.c
ifpps/Makefile
netsniff-ng.c
netsniff-ng/Makefile
promisc.c [deleted file]
promisc.h [deleted file]