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)
Tue, May 28, 8:10 AM
Unknown Object (File)
Mar 22 2024, 12:00 AM
Unknown Object (File)
Jan 1 2024, 12:00 PM
Unknown Object (File)
Dec 12 2023, 9:39 AM
Unknown Object (File)
Sep 18 2023, 10:18 AM
Unknown Object (File)
Jul 13 2023, 6:45 AM
Unknown Object (File)
Jul 5 2023, 4:59 AM
Unknown Object (File)
Jul 5 2023, 4:48 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 Not Applicable
Unit
Tests Not Applicable

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.