Add ip6 and icmp6 displays to systat(1).
authorHasso Tepper <hasso@dragonflybsd.org>
Thu, 31 May 2007 11:38:37 +0000 (11:38 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Thu, 31 May 2007 11:38:37 +0000 (11:38 +0000)
commit0adc6530199f99d19d3077ceeaa94124ac59b765
tree399c871d49d38c90c5100bf8df290cd88025763c
parent9740d7df2939ddf29b7e58b54419958d6d0bcee4
Add ip6 and icmp6 displays to systat(1).

Obtained-from: FreeBSD
usr.bin/systat/Makefile
usr.bin/systat/cmdtab.c
usr.bin/systat/extern.h
usr.bin/systat/icmp6.c [new file with mode: 0644]
usr.bin/systat/ip6.c [new file with mode: 0644]
usr.bin/systat/netstat.c
usr.bin/systat/systat.1