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
Unknown Object (File)
Wed, Aug 5, 1:07 PM
Unknown Object (File)
Sat, Aug 1, 5:36 AM
Unknown Object (File)
Fri, Jul 31, 4:17 AM
Unknown Object (File)
Thu, Jul 30, 8:47 PM
Unknown Object (File)
Wed, Jul 29, 7:43 PM
Unknown Object (File)
Wed, Jul 29, 6:49 AM
Unknown Object (File)
Fri, Jul 24, 4:30 PM
Unknown Object (File)
Mon, Jul 20, 2:17 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