CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2025/08/03 05:12:58

Modified files:
        sys/netinet6   : icmp6.c ip6_input.c 

Log message:
Deny negative values for `ip6_maxdynroutes'.

Negative value allows unlimited count of redirect routes.

By default previously modified `ip6_neighborgcthresh' and
`ip6_maxdynroutes' are positive. I doubt someone sets them to '-1' with
current. No reason to wait API change fallout.

ok bluhm

Reply via email to