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)
Sat, Feb 22, 2:30 PM
Unknown Object (File)
Sat, Feb 22, 1:45 PM
Unknown Object (File)
Sat, Feb 22, 1:31 PM
Unknown Object (File)
Fri, Feb 21, 7:37 PM
Unknown Object (File)
Sun, Feb 9, 6:30 AM
Unknown Object (File)
Sat, Feb 8, 2:33 AM
Unknown Object (File)
Sat, Feb 8, 2:32 AM
Unknown Object (File)
Mon, Feb 3, 1:56 AM

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56251
Build 53139: arc lint + arc unit

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.