Skip to content

Commit f6f6f86

Browse files
author
novikauanton
authored
[mclaglink] fix acl out ports (sonic-net#2026)
1 parent fd887bf commit f6f6f86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mclagsyncd/mclaglink.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,6 @@ void MclagLink::setPortIsolate(char *msg)
334334
acl_rule_attrs.push_back(ip_type_attr);
335335

336336
string temp;
337-
isolate_dst_port.insert(0, (const char*)cur, op_hdr->op_len);
338337
istringstream dst_ss(isolate_dst_port);
339338

340339
isolate_dst_port.clear();

0 commit comments

Comments
 (0)