On Thu, Oct 20, 2016 at 11:17 PM, YUAN Linyu <linyu.y...@alcatel-sbell.com.cn> 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 to implement this requirement?
There are multiple Qdisc's for rate limiting, e.g.: http://lartc.org/manpages/tc-htb.html