CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2017/11/20 03:35:24

Modified files:
        sys/net        : if_etherip.c if_gif.c if_pfsync.c if_vxlan.c 
                         pf.c pipex.c 
        sys/netinet    : igmp.c in.h ip_carp.c ip_ether.c ip_gre.c 
                         ip_input.c ipsec_input.c raw_ip.c tcp_input.c 
                         tcp_usrreq.c udp_usrreq.c 
        sys/netinet6   : in6.h ip6_input.c raw_ip6.c 

Log message:
Sprinkle some NET_ASSERT_LOCKED(), const and co to prepare running
pr_input handlers without KERNEL_LOCK().

ok visa@

Reply via email to