netsniff-ng: also capture if NIC is currently down
commit076f7de55d58e66d21d2e57327ee515d6e7d03a9
authorDaniel Borkmann <dborkman@redhat.com>
Sat, 6 Apr 2013 08:18:41 +0000 (6 10:18 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Sat, 6 Apr 2013 08:18:41 +0000 (6 10:18 +0200)
treeb43df3a7d12e6ec7aeffa589a77ac7b9a52541eb
parent478c2acc910a75a212175598972e01b8fba9ce1e
netsniff-ng: also capture if NIC is currently down

There is actually no reason why netsniff-ng should fail if the NIC is
down at startup. We still can setup everything and already capture at
the time it goes up. This might be useful when replugging cables on
servers, for instance.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
netsniff-ng.c