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)
Dec 13 2024, 2:28 AM
Unknown Object (File)
Nov 18 2024, 4:31 AM
Unknown Object (File)
Nov 1 2024, 3:10 AM
Unknown Object (File)
Oct 2 2024, 12:09 PM
Unknown Object (File)
Oct 1 2024, 12:25 PM
Unknown Object (File)
Sep 30 2024, 3:36 PM
Unknown Object (File)
Sep 25 2024, 8:17 AM
Unknown Object (File)
Sep 23 2024, 11:27 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