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, Jan 1, 4:13 AM
Unknown Object (File)
Wed, Dec 11, 10:29 PM
Unknown Object (File)
Sun, Dec 8, 11:09 PM
Unknown Object (File)
Dec 5 2024, 10:21 PM
Unknown Object (File)
Dec 2 2024, 5:30 AM
Unknown Object (File)
Nov 30 2024, 3:49 AM
Unknown Object (File)
Nov 25 2024, 8:45 AM
Unknown Object (File)
Nov 24 2024, 6:23 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.