I wanted to simulate a situation where ping/icmp packet following through egress path should be dropped due to Linux QoS and these dropped packet should be captured by VLAN stats under ifconfig command.

I would want to trace down the code where packet drop counters is updated under vlan 802.1q code.I have identified vlan_dev.c file but for confirmation needed to simulate above scenario.

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top