CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/11/23 06:45:46

Modified files:
        sys/kern       : uipc_domain.c uipc_socket.c 
        sys/netinet    : in_proto.c ip_input.c 
        sys/sys        : domain.h protosw.h socketvar.h 
        sys/netinet6   : in6_proto.c ip6_input.c ip6protosw.h 

Log message:
Constify protocol tables and remove an assert now that ip_deliver() is
mp-safe.

ok bluhm@, visa@

Reply via email to