Re: [PATCH] [IPv6][IPsec] fix oops with using IPsec
From: David S. Miller <hidden>
Date: 2003-10-24 12:37:01
From: David S. Miller <hidden>
Date: 2003-10-24 12:37:01
On Fri, 24 Oct 2003 21:30:58 +0900 Kazunori Miyazawa [off-list ref] wrote:
This patch fixes oops with using IPsec in IPv6. Original source removes RTF_NDISC at copying dst. It makes the kernel use the wrong stackable destination.
Patch applied, thank you very much.