summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/netstat/main.c')
-rw-r--r--usr.bin/netstat/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/netstat/main.c b/usr.bin/netstat/main.c
index 7a11793..3aab72b 100644
--- a/usr.bin/netstat/main.c
+++ b/usr.bin/netstat/main.c
@@ -199,6 +199,8 @@ struct protox ip6protox[] = {
pim6_stats, NULL, "pim6", 0 },
#endif
{ -1, -1, 1, 0,
+ rip6_stats, NULL, "rip6", 0 },
+ { -1, -1, 1, 0,
bdg_stats, NULL, "bdg", 1 /* bridging... */ },
{ -1, -1, 0, 0,
0, NULL, 0, 0 }
OpenPOWER on IntegriCloud