Page MenuHomeFreeBSD

The IPv4 address list has enough protection from the network epoch. An IPv4 address is embedded into an ifaddr which is freed via epoch. The in_ifaddrhead is already a CK list. Next step would be to CK-ify the in_addr hash and get rid of the...
ClosedPublic

Authored by glebius on Oct 10 2021, 2:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 17 2025, 12:04 AM
Unknown Object (File)
Sep 7 2025, 8:06 AM
Unknown Object (File)
Sep 5 2025, 7:32 PM
Unknown Object (File)
Sep 4 2025, 12:05 PM
Unknown Object (File)
Aug 27 2025, 1:17 AM
Unknown Object (File)
Aug 27 2025, 12:17 AM
Unknown Object (File)
Aug 26 2025, 9:39 PM
Unknown Object (File)
Aug 26 2025, 7:39 PM
Subscribers

Details

Summary

...rmlock completely.

don't use rmlock(9) for in_ifaddrhead.

Diff Detail

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