HomeFreeBSD

SIOCSIFFLAGS doesn't require an argument in kernel land; instead, flags
rS162323Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

SIOCSIFFLAGS doesn't require an argument in kernel land; instead, flags
are supposed to be set directly in ifnet already. This change fixes a
panic when ng_eiface node is attached to ng_fec node and the latter is
shut down (ng_fec sets flags and then calls SIOCSIFFLAGS with a NULL
argument).

MFC after: 3 days

Details

Provenance
ruAuthored on
Parents
rS162322: - Added TSO support. This entailed increasing the number of send descriptors
Branches
Unknown
Tags
Unknown

Event Timeline