Files
twx-linux/include/net
Patrick McHardy 3ee0edac47 Fix IPCOMP crashes.
[XFRM]: Fix crash introduced by struct dst_entry reordering

XFRM expects xfrm_dst->u.next to be same pointer as dst->next, which
was broken by the dst_entry reordering in commit 1e19e02c~, causing
an oops in xfrm_bundle_ok when walking the bundle upwards.

Kill xfrm_dst->u.next and change the only user to use dst->next instead.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-08-09 14:27:26 -07:00
..
2007-06-08 19:15:17 -07:00
2007-06-13 20:44:42 +00:00
2006-12-02 21:22:55 -08:00
2006-12-02 21:23:41 -08:00
2006-12-02 21:22:52 -08:00
2007-04-26 00:57:41 -07:00
2007-04-25 22:27:56 -07:00
2007-06-07 13:40:50 -07:00
2007-08-09 14:27:26 -07:00