On Thu, Oct 20, 2016 at 11:17 PM, YUAN Linyu
wrote:
> User space application require linux kernel to do rate limit to some type of
> Ethernet packet(ARP, ICMP, TCP, for example 1000 packet/s) when system run
> under Ethernet packet flooding test.
> Do you know if kernel already exist a feature t
User space application require linux kernel to do rate limit to some type of
Ethernet packet(ARP, ICMP, TCP, for example 1000 packet/s) when system run
under Ethernet packet flooding test.
Do you know if kernel already exist a feature to implement this requirement?
Thanks