Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105535831
D34423.id103480.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
D34423.id103480.diff
View Options
diff --git a/sys/dev/ocs_fc/ocs_unsol.c b/sys/dev/ocs_fc/ocs_unsol.c
--- a/sys/dev/ocs_fc/ocs_unsol.c
+++ b/sys/dev/ocs_fc/ocs_unsol.c
@@ -690,7 +690,7 @@
break;
case FC_RCTL_BLS:
- if (sit_set) {
+ if ((sit_set) && (hdr->info == FC_INFO_ABTS)) {
rc = ocs_node_recv_abts_frame(node, seq);
}else {
rc = ocs_node_recv_bls_no_sit(node, seq);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 18, 9:35 AM (20 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15480384
Default Alt Text
D34423.id103480.diff (367 B)
Attached To
Mode
D34423: ocs_fc: Do not respond to unsolicited NOP BLS command.
Attached
Detach File
Event Timeline
Log In to Comment