@@ -576,6 +576,7 @@ int send_ip_packet(int sd, struct eth_nfo *eth, u8 *packet,
}else{
res = send_ip_packet_eth_or_sd(sd, eth, packet, packetlen);
}
if (res != -1)
PacketTrace::trace(PacketTrace::SENT, packet, packetlen);
return res;
The note is not visible to the blocked user.