aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorMichele Baldessari <michele@acksyn.org>2014-03-31 20:59:08 +0100
committerAdam Stokes <adam.stokes@ubuntu.com>2014-03-31 20:35:22 -0400
commitb5055d8fd7c6280b779088d98f18a60a6d483db4 (patch)
tree61cfb7334b542e9dd9785863411fba898afef0c3 /AUTHORS
parentefc3b09c2b41c166e54593f0956b9f0eaf374925 (diff)
downloadsos-b5055d8fd7c6280b779088d98f18a60a6d483db4.tar.gz
Collect network interfaces flags
The output of ifconfig or ip link is not enough to understand the full state of the network card flags. In particular IFF_PROMISC is set on a a bridge port-member but that is not displayed via ifconfig nor ip link. See also https://bugzilla.redhat.com/show_bug.cgi?id=199979c#17 why we need to do this. Closes #245 Signed-off-by: Michele Baldessari <michele@acksyn.org> Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 045ac88d..faf5361a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -25,6 +25,7 @@ Kent Lamb <klamb@redhat.com>
Louis Bouchard <louis.bouchard@canonical.com>
Lukas Zapletal <lzap@redhat.com>
Marc Sauton <msauton@redhat.com>
+Michele Baldessari <michele@acksyn.org>
Navid Sheikhol-Eslami <navid@redhat.com>
Pierre Amadio <pamadio@redhat.com>
Pierre Carrier <pcarrier@redhat.com>