CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/06 12:18:11
Modified files:
sys/kern : kern_sysctl.c
Log message:
Do not export the protocol PCB pointer from kernel to non-root users
also in the IPv6 case. This fixes "netstat -An -f inet6 -p tcp"
and shows 0x0.
report and OK dhill@
