[Bug 293076] ctld regression in FreeBSD 15: multiple physical ports per target rejected and ports not enabled automatically
[email protected] Tue, 23 Jun 2026 16:29:06 +0000
| Newsgroups | gmane.os.freebsd.devel.scsi |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D293076 --- Comment #32 from [email protected] --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D8071cdf83451f112ce17da3f429c8ae86= 699d7e5 commit 8071cdf83451f112ce17da3f429c8ae86699d7e5 Author: John Baldwin <[email protected]> AuthorDate: 2026-04-20 17:19:25 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2026-06-23 16:05:37 +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 (cherry picked from commit 7bb2b3801554a58039ed9d1fd05b65ce24c6c661) 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.=