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)
Sun, Nov 24, 12:37 PM
Unknown Object (File)
Thu, Nov 21, 4:17 PM
Unknown Object (File)
Tue, Nov 19, 11:04 PM
Unknown Object (File)
Sun, Nov 17, 1:37 AM
Unknown Object (File)
Oct 25 2024, 6:15 PM
Unknown Object (File)
Oct 8 2024, 3:48 PM
Unknown Object (File)
Oct 3 2024, 1:24 PM
Unknown Object (File)
Oct 2 2024, 11:58 PM
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.