Page MenuHomeFreeBSD

vnic: correct and simplify SIOCSIFFLAGS ioctl
ClosedPublic

Authored by emaste on Nov 10 2017, 2:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 9:45 PM
Unknown Object (File)
Tue, Oct 7, 2:40 AM
Unknown Object (File)
Sat, Sep 13, 4:18 PM
Unknown Object (File)
Sep 11 2025, 11:44 AM
Unknown Object (File)
Sep 9 2025, 10:52 PM
Unknown Object (File)
Aug 14 2025, 3:48 PM
Unknown Object (File)
Aug 14 2025, 3:38 PM
Unknown Object (File)
Aug 11 2025, 5:07 AM
Subscribers

Details

Summary

flags variable was unused, and the IFF_PROMISC logic was broken. Rework and simplify.

Should be a nop because promisc & allmulti don't do anything yet anyhow.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

undo accidental if_getdrvflags breakage

This revision was not accepted when it landed; it landed in state Needs Review.Sep 1 2019, 4:53 PM
This revision was automatically updated to reflect the committed changes.