google / gopacket

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

Can't catch the bag #1176

Open qt-wu opened 5 months ago

qt-wu commented 5 months ago

I captured packets through gopacket and found that sometimes the packets could not be captured, but sometimes it was normal. What might be the reason?

buding00 commented 4 months ago

有些协议他没有实现解析,所以捕获了解析不了