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
F131480386: D38795.diff
Wed, Oct 8, 11:36 AM
Unknown Object (File)
Fri, Oct 3, 6:35 AM
Unknown Object (File)
Fri, Oct 3, 6:35 AM
Unknown Object (File)
Fri, Oct 3, 6:35 AM
Unknown Object (File)
Fri, Oct 3, 6:35 AM
Unknown Object (File)
Thu, Oct 2, 2:08 PM
Unknown Object (File)
Tue, Sep 30, 2:01 AM
Unknown Object (File)
Tue, Sep 30, 1:44 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

melifaro added a subscriber: melifaro.

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

sys/compat/linux/linux.c
430–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