aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/networking.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sos/plugins/networking.py b/sos/plugins/networking.py
index c0e57913..d313e184 100644
--- a/sos/plugins/networking.py
+++ b/sos/plugins/networking.py
@@ -103,6 +103,7 @@ class Networking(Plugin):
"ip mroute show",
"ip maddr show",
"ip neigh show",
+ "ip netns",
"nmcli general status",
"nmcli connection show",
"nmcli connection show active",