mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-22 02:16:38 +00:00
more debug statements
This commit is contained in:
parent
0271e3d3ac
commit
f80d65286c
@ -203,6 +203,7 @@ void NetconEthernetTap::put(const MAC &from,const MAC &to,unsigned int etherType
|
||||
}
|
||||
/* acknowledge that packet has been read(); */
|
||||
} else {
|
||||
fprintf(stderr, "put(): Dropped packet\n");
|
||||
return;
|
||||
/* drop packet(); */
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user