CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2025/06/23 03:16:32

Modified files:
        sys/net        : pf.c route.c 
        sys/netinet    : ip_input.c 
        sys/netinet6   : in6_proto.c ip6_input.c 

Log message:
Move IP{,V6}CTL_MULTIPATH cases of ip{,6}_sysctl() out of netlock. Add
missing membar_producer() before `rtgeneration' update to invalidate
route cache after ipmultipath changes.

Feedback and ok from bluhm.

Reply via email to