commit | 7d945796754a0394b0c5c35d8f80a4a805c7dbb9 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Fri May 06 18:19:59 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 09 00:00:28 2016 -0400 |
tree | b4e19fb6c3504284eb7d2a1fcece74148949d1f6 | |
parent | 8a3a4c6e7b343f1b648b63e55700243e98bfc892 [diff] |
ifb: support more features When using ifb+netem on ingress on SIT/IPIP/GRE traffic, GRO packets are not properly processed. Segmentation should not be forced, since ifb is already adding quite a performance hit. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>