CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/07/25 16:24:06
Modified files:
sys/netinet6 : in6_proto.c ip6_input.c ip6_mroute.c
Log message:
Unlock IPV6CTL_MCAST_PMTU case of ip6_sysctl().
Cache `ip6_mcast_pmtu' value and pass it to phyint_send6().
Not used in ramdisk.
ok bluhm
