mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 13:03:45 +02:00
more debug statements
This commit is contained in:
parent
0271e3d3ac
commit
f80d65286c
1 changed files with 1 additions and 0 deletions
|
@ -203,6 +203,7 @@ void NetconEthernetTap::put(const MAC &from,const MAC &to,unsigned int etherType
|
||||||
}
|
}
|
||||||
/* acknowledge that packet has been read(); */
|
/* acknowledge that packet has been read(); */
|
||||||
} else {
|
} else {
|
||||||
|
fprintf(stderr, "put(): Dropped packet\n");
|
||||||
return;
|
return;
|
||||||
/* drop packet(); */
|
/* drop packet(); */
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue