more debug statements
This commit is contained in:
@@ -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(); */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user