CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/10/21 04:51:05
Modified files:
usr.bin/netstat: inet6.c
Log message:
There is neither TCP6 nor struct tcp6cb in our kernel. So remove
tcp6_dump() from netstat. It was never called anyway. No binary
change.
ok henning@ claudio@
