CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/05/01 21:38:05

Modified files:
        sys/net        : if_ethersubr.c 

Log message:
handle NULL for the option data mbufs in the ethernet setsockopt handling

setsockopt doesnt have to provide an optval, which appears to end
up as a NULL mbuf.

Reported-by: [email protected]

Reply via email to