Peter Kosyh 44b451f163 xfrm: fix xfrm by MARK logic
While using xfrm by MARK feature in
2.6.34 - 2.6.35 kernels, the mark
is always cleared in flowi structure via memset in
_decode_session4 (net/ipv4/xfrm4_policy.c), so
the policy lookup fails.
IPv6 code is affected by this bug too.

Signed-off-by: Peter Kosyh <p.kosyh@gmail.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-04 11:46:07 -07:00
..
2010-02-22 16:20:22 -08:00
2010-06-09 18:39:27 -07:00
2010-04-20 19:06:52 -07:00
2010-06-07 02:57:14 -07:00
2010-02-22 16:20:22 -08:00
2010-05-11 14:40:55 +02:00
2010-06-05 03:03:30 -07:00
2009-09-14 17:03:05 -07:00
2010-05-28 23:02:35 -07:00
2010-05-17 22:36:55 -07:00
2010-05-16 00:36:33 -07:00
2010-01-17 19:16:02 -08:00
2010-07-04 11:46:07 -07:00