Intrising / gopacket

Provides packet processing capabilities for Go
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

the receiving packets too slow #3

Open IS-KH opened 4 years ago

IS-KH commented 4 years ago

When I input the IGMP packets in 5 packets per second, I can see the receive rate is normal when I run the tcpdump tap0. But the gopacket channel only receives one packet.