xfrm4: Add IPsec protocol multiplexer
authorSteffen Klassert <steffen.klassert@secunet.com>
Fri, 21 Feb 2014 07:41:08 +0000 (08:41 +0100)
committerSteffen Klassert <steffen.klassert@secunet.com>
Tue, 25 Feb 2014 06:04:16 +0000 (07:04 +0100)
commit3328715e6c1fcb10cd86b0f3212d18290b7e4463
tree15ba89891638afb7075b5a5046d357c9263ac265
parent51adfcc333e1490d3a22490f5b3504f64c7b28b4
xfrm4: Add IPsec protocol multiplexer

This patch add an IPsec protocol multiplexer. With this
it is possible to add alternative protocol handlers as
needed for IPsec virtual tunnel interfaces.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
include/net/xfrm.h
net/ipv4/Makefile
net/ipv4/xfrm4_input.c
net/ipv4/xfrm4_protocol.c [new file with mode: 0644]
net/xfrm/xfrm_input.c