This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/net/sched
Changli Gao 70c2efa5a3 act_nat: not all of the ICMP packets need an IP header payload
not all of the ICMP packets need an IP header payload, so we check the length
of the skbs only when the packets should have an IP header payload.

Based upon analysis and initial patch by Rodrigo Partearroyo González.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
----
 net/sched/act_nat.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-12 20:00:19 -07:00
..
2010-05-17 23:23:12 -07:00
2010-05-17 23:23:12 -07:00
2010-05-17 23:23:12 -07:00
2010-06-03 03:28:27 -07:00
2008-03-17 22:46:46 -07:00
2010-05-17 23:23:12 -07:00
2010-03-23 13:06:14 -07:00
2010-05-23 23:11:07 -07:00
2010-05-17 17:18:50 -07:00
2010-04-20 19:06:52 -07:00