CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/19 09:49:05
Modified files:
usr.bin/netstat: route.c
sys/netinet : ip_ipsp.h
Log message:
First step of hiding many kernel-only parts of <netinet/ip_ipsp.h>
under _KERNEL, and adjust the one consumer (netstat) so that it requests
the exposure. Will take a few more rounds to get this right.
ok mikeb
