commit | 6833d97a2314ddce5a7a65402c0afba37e8913c4 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Jan 07 01:17:39 2009 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Jan 07 01:17:39 2009 +0100 |
tree | 992ec62fc1ab94c031dc9afcbeb89a5cd32bffed | |
parent | bcf809779eb43adfc598746e02d522751d9aaeac [diff] |
iftable: add nlif_get_ifflags to get the network interface flags This patch adds the nlif_get_ifflags to get the interface flags. This patch also modifies the example file to display if a network interface is running or not. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>