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
F87444898: D38795.id118212.diff
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
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 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