CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2025/08/03 05:08:40
Modified files: sys/netinet6 : icmp6.c nd6.c Log message: Unlock ICMPV6CTL_ND6_UMAXTRIES case of icmp6_sysctl(). `nd6_umaxtries' loaded only once in nd6_llinfo_timer(). ok bluhm