Check if interface is up and running before allocation the RX ring. Done to fix Issue 1
commit80b124596af0abe0cc921eb4468a6465798396ae
authorEmmanuel Roullit <emmanuel@netsniff-ng.org>
Wed, 27 Jan 2010 19:50:35 +0000 (27 19:50 +0000)
committerEmmanuel Roullit <emmanuel@netsniff-ng.org>
Wed, 27 Jan 2010 19:50:35 +0000 (27 19:50 +0000)
treebc15cf120b64276a14654ae97535c13049a6cde5
parente7a8b6963e0d5cf5c2c53dbe4a5efac4f4a9d96b
Check if interface is up and running before allocation the RX ring. Done to fix Issue 1

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