mirror of
https://github.com/soypat/lneto.git
synced 2026-08-21 23:19:03 +00:00
CapturePrinter expose Ethernet and IP printers
This commit is contained in:
@@ -13,5 +13,5 @@ func init() {
|
||||
}
|
||||
|
||||
func debugPacket(msg string, b []byte) {
|
||||
_pcap.PrintPacket(msg, b)
|
||||
_pcap.PrintEthernet(msg, b)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user