Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144788556
D34423.1776494504.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
395 B
Referenced Files
None
Subscribers
None
D34423.1776494504.diff
View Options
Index: sys/dev/ocs_fc/ocs_unsol.c
===================================================================
--- sys/dev/ocs_fc/ocs_unsol.c
+++ 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
Sat, Apr 18, 6:41 AM (9 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28373972
Default Alt Text
D34423.1776494504.diff (395 B)
Attached To
Mode
D34423: ocs_fc: Do not respond to unsolicited NOP BLS command.
Attached
Detach File
Event Timeline
Log In to Comment