[Bug 293076] ctld regression in FreeBSD 15: multiple physical ports per target rejected and ports not enabled automatically
[email protected] Mon, 20 Apr 2026 17:21:07 +0000
| Newsgroups | gmane.os.freebsd.devel.scsi |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D293076 --- Comment #18 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D7bb2b3801554a58039ed9d1fd05b65ce2= 4c6c661 commit 7bb2b3801554a58039ed9d1fd05b65ce24c6c661 Author: John Baldwin <[email protected]> AuthorDate: 2026-04-20 17:19:25 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2026-04-20 17:19:25 +0000 ctld: Support multiple physical ports in a target PR: 293076 Reported by: Ken J. Thomson <[email protected]> Reviewed by: asomers Fixes: 969876fcee57 ("ctld: parse config file independently of getting kernel info") Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D55767 usr.sbin/ctld/conf.cc | 4 +-- usr.sbin/ctld/conf.h | 2 +- usr.sbin/ctld/ctld.cc | 72 ++++++++++++++++++++++++-------------------= ---- usr.sbin/ctld/ctld.hh | 11 ++++---- usr.sbin/ctld/parse.y | 2 +- usr.sbin/ctld/uclparse.cc | 2 +- 6 files changed, 47 insertions(+), 46 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=