Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scsi-scstd: Check initiator name provided during login #160

Merged
merged 1 commit into from
May 10, 2023

Conversation

bmeagherix
Copy link
Contributor

The iSCSI specification has rules wrt what constitutes a valid initiator name. Perform some checks and reject LOGINs with an invalid initiator name.

iscsi-scst/usr/iscsid.c Outdated Show resolved Hide resolved
iscsi-scst/usr/iscsid.c Outdated Show resolved Hide resolved
iscsi-scst/usr/iscsid.c Outdated Show resolved Hide resolved
iscsi-scst/usr/iscsid.c Outdated Show resolved Hide resolved
iscsi-scst/usr/iscsid.c Outdated Show resolved Hide resolved
The iSCSI specification has rules wrt what constitutes  a valid initiator
name.  Perform some checks and reject LOGINs with an invalid initiator
name.
@bmeagherix bmeagherix force-pushed the check_initiator_name branch from 49b307f to c59e33d Compare May 5, 2023 15:28
@bmeagherix
Copy link
Contributor Author

bmeagherix commented May 5, 2023

Thanks for the review Gleb.

Please see updated PR.

@bmeagherix bmeagherix requested a review from lnocturno May 5, 2023 15:37
@lnocturno lnocturno merged commit e34a4e0 into SCST-project:master May 10, 2023
@lnocturno
Copy link
Contributor

Hi Brian,

Thank you for the patch!

Thanks,
Gleb

@bmeagherix bmeagherix deleted the check_initiator_name branch May 10, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants