Page MenuHomeFreeBSD

ctld: Ports without a portal group are not dummy ports
ClosedPublic

Authored by jhb on Apr 20 2026, 2:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 2, 1:40 AM
Unknown Object (File)
Mon, Jul 20, 3:42 PM
Unknown Object (File)
Mon, Jul 20, 6:38 AM
Unknown Object (File)
Sat, Jul 18, 6:57 AM
Unknown Object (File)
Wed, Jul 15, 7:18 AM
Unknown Object (File)
Wed, Jul 15, 7:18 AM
Unknown Object (File)
Tue, Jul 14, 7:26 AM
Unknown Object (File)
Wed, Jul 8, 1:58 PM
Subscribers

Details

Summary

The default implementation of is_dummy needs to return false. Only
portal group ports should possibly return true.

PR: 293076
Reported by: Ken J. Thomson <thomsonk@yandex.com>
Fixes: 6acc7afa34aa ("ctld: Convert struct port to a hierarchy of C++ classes")
Sponsored by: Chelsio Communications

Diff Detail

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