wireshark Capture Filter 抓包时崩溃有关问题解决办法
wireshark Capture Filter 抓包时崩溃问题解决方法
wireshark过滤抓包时,capture fillter填写完后会崩溃的问题,报The link type of interface \Device\NPF_{11A6562D-E3B3-32BE-AEA1-3ACE8EBC1949} was not specified.错误。
点击Compile selected BPFs直接崩溃。
最后查出来是因为1.11.2导致的问题,我升级到1.11.3后,就没有这个问题了。坑呀。