commit | 01db81597502c6016888411983db33b7718ca810 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Sun Aug 12 20:56:25 2012 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Sun Aug 12 20:57:42 2012 +0200 |
tree | 3f39068d2ea6a85c2aba90b6d5aecaf9109f3273 | |
parent | 0df4d39a2a966dcd384ae40419ac4a55378bb4bb [diff] |
utils: iftest: pass the device name you want to obtain information for Instead of brute-force information extraction based on the device index. ./iftest eth0 index (2) is eth0 (NOT RUNNING) (UP) Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>