Page MenuHomeFreeBSD

ctld: Fix sign bug validating kernel ports when reloading config
ClosedPublic

Authored by jhb on Apr 2 2025, 8:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 1:28 PM
Unknown Object (File)
Aug 13 2026, 7:18 PM
Unknown Object (File)
Aug 13 2026, 4:07 PM
Unknown Object (File)
Aug 12 2026, 4:22 PM
Unknown Object (File)
Aug 12 2026, 11:20 AM
Unknown Object (File)
Aug 11 2026, 6:46 PM
Unknown Object (File)
Aug 10 2026, 5:53 AM
Unknown Object (File)
Aug 9 2026, 5:06 AM
Subscribers

Details

Summary

When I switched new_pports_from_conf to return bool instead of an
inverted int, I missed updating the call after reloading the config
file due to SIGHUP.

Fixes: 450a84c292ae ("ctld: Some bool-related cleanups")
Sponsored by: Chelsio Communications

Diff Detail

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