CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2025/06/18 11:45:07

Modified files:
        sys/netinet    : ip_divert.h 
        sys/netinet6   : ip6_divert.c ip6_divert.h 

Log message:
Remove sysctl for divert6 recv and send space.

UDP has a common sysctl for recv and send space, but divert had a
special knob for inet6.  Remove net.inet6.divert.recvspace and
net.inet6.divert.sendspace sysctl and use the net.inet.divert values
instead.

OK dlg@ mvs@

Reply via email to