Home
last modified time | relevance | path

Searched hist:"0603 eac0d6b77acac5924a2734228cbaf072f993" (Results 1 – 1 of 1) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_user.cdiff 0603eac0d6b77acac5924a2734228cbaf072f993 Sun Jun 19 07:54:36 CEST 2005 Herbert Xu <herbert@gondor.apana.org.au> [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification

This patch changes the format of the XFRM_MSG_DELSA and
XFRM_MSG_DELPOLICY notification so that the main message
sent is of the same format as that received by the kernel
if the original message was via netlink. This also means
that we won't lose the byid information carried in km_event.

Since this user interface is introduced by Jamal's patch
we can still afford to change it.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>