CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2018/06/02 10:38:21
Modified files: sys/kern : kern_sysctl.c sys/netinet : in_pcb.h sys/netinet6 : icmp6.c Log message: Move the declarations of the raw ip and ip6 pcb tables into the in_pcb.h header file. OK mpi@ visa@