Fixed promiscuous mode. Now saves NIC flags and restores them when the program exits.
commit842b059322c3cc02ebfe98e65edc9fe9206035ea
authorEmmanuel Roullit <emmanuel@netsniff-ng.org>
Sat, 8 May 2010 15:03:12 +0000 (8 15:03 +0000)
committerEmmanuel Roullit <emmanuel@netsniff-ng.org>
Sat, 8 May 2010 15:03:12 +0000 (8 15:03 +0000)
treee2fe462edbcd7732b6805d24377a22898bf62063
parent183228f8d58a55c35745f3123724c787a36e8fbe
Fixed promiscuous mode. Now saves NIC flags and restores them when the program exits.

git-svn-id: http://netsniff-ng.googlecode.com/svn/trunk@358 21e0ff64-9a0b-11de-825e-994487f65616
netsniff-ng/include/netsniff-ng/config.h
netsniff-ng/include/netsniff-ng/netdev.h
netsniff-ng/lib/bootstrap.c
netsniff-ng/lib/netdev.c