Page MenuHomeFreeBSD

linux(4): Add net epoch assert to the linux_ifhwaddr, linux_ifflags
ClosedPublic

Authored by dchagin on Feb 26 2023, 11:12 AM.
Referenced Files
F87638108: D38795.diff
Sat, Jul 6, 6:52 AM
Unknown Object (File)
Wed, Jul 3, 3:57 AM
Unknown Object (File)
May 4 2024, 4:07 AM
Unknown Object (File)
May 4 2024, 4:07 AM
Unknown Object (File)
May 4 2024, 4:07 AM
Unknown Object (File)
May 4 2024, 4:07 AM
Unknown Object (File)
Apr 29 2024, 8:11 AM
Unknown Object (File)
Feb 18 2024, 11:51 PM
Subscribers

Details

Summary

Now this functions are intended to use in the net epoch.

Diff Detail

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

Event Timeline

melifaro added a subscriber: melifaro.

LGTM, but worth adding something to the TESTING section :-)

sys/compat/linux/linux.c
431

Why not return the flags explicitly?

This revision is now accepted and ready to land.Feb 27 2023, 11:32 AM

rebase for bsd_to_linux_ifflags

This revision now requires review to proceed.Mar 2 2023, 8:25 PM
This revision is now accepted and ready to land.Mar 2 2023, 9:03 PM