Page MenuHomeFreeBSD

linux(4): Add a counterpart to linux_ifflags
ClosedPublic

Authored by dchagin on Mar 2 2023, 8:02 PM.
Referenced Files
Unknown Object (File)
Thu, Nov 7, 3:17 PM
Unknown Object (File)
Wed, Nov 6, 8:01 PM
Unknown Object (File)
Thu, Oct 17, 3:59 PM
Unknown Object (File)
Thu, Oct 17, 1:27 AM
Unknown Object (File)
Tue, Oct 15, 6:43 AM
Unknown Object (File)
Sun, Oct 13, 9:15 PM
Unknown Object (File)
Sun, Oct 13, 9:15 PM
Unknown Object (File)
Sat, Oct 12, 8:12 AM
Subscribers

Details

Summary

For feature use in linux_ioctl_socket add bsd_to_linux_ifflags() which
accepts FreeBSD interface flags and translate it to Linux if flags.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50112
Build 47004: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 3 2023, 10:27 AM
This revision was automatically updated to reflect the committed changes.