Skip to content

Commit d3170ed

Browse files
author
Juha Heiuskanen
committed
Removed generic event and wrong trace info.
1 parent 0db3486 commit d3170ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/Common_Protocols/ipv6.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,6 @@ static buffer_t *ipv6_consider_forwarding_multicast_packet(buffer_t *buf, protoc
10731073
{
10741074
/* Security checks needed here before forwarding */
10751075
if (buf->options.ll_security_bypass_rx) {
1076-
tr_warn("Drop: unsecured at forwarding layer");
10771076
goto no_forward;
10781077
}
10791078

0 commit comments

Comments
 (0)