Romain KUNTZ 18cf0d0784 xfrm: release neighbor upon dst destruction
Neighbor is cloned in xfrm6_fill_dst but seems to never be released.
Neighbor entry should be released when XFRM6 dst entry is destroyed
in xfrm6_dst_destroy, otherwise references may be kept forever on
the device pointed by the neighbor entry.

I may not have understood all the subtleties of XFRM & dst so I would
be happy to receive comments on this patch.

Signed-off-by: Romain Kuntz <r.kuntz@ipflavors.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-18 14:57:29 -05:00
..
2012-07-19 10:48:00 -07:00
2013-02-10 20:39:39 -05:00
2012-12-11 14:08:47 -08:00
2013-02-08 01:49:49 -05:00
2012-05-17 18:45:20 -04:00
2013-02-12 18:51:11 -05:00
2012-09-26 21:10:25 -04:00