Page MenuHomeFreeBSD

netlink: add bool type support
ClosedPublic

Authored by kp on Feb 26 2024, 6:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 11, 9:42 AM
Unknown Object (File)
Mon, Mar 9, 3:40 PM
Unknown Object (File)
Thu, Mar 5, 2:13 PM
Unknown Object (File)
Thu, Mar 5, 1:30 AM
Unknown Object (File)
Tue, Mar 3, 7:08 AM
Unknown Object (File)
Tue, Feb 24, 8:51 PM
Unknown Object (File)
Feb 8 2026, 1:14 PM
Unknown Object (File)
Feb 1 2026, 10:43 AM

Details

Summary

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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

Event Timeline

kp requested review of this revision.Feb 26 2024, 6:46 PM

I’ a bit unsure about this one - as having pointer to bool may introduce

This revision is now accepted and ready to land.Feb 26 2024, 7:25 PM

I’ a bit unsure about this one - as having pointer to bool may introduce

It looks like that message got cut off.

This revision was automatically updated to reflect the committed changes.