]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3109df9e4404d2e44e9f613cde136cf1925b2a83
tree15ba89891638afb7075b5a5046d357c9263ac265
parent4602c57f21a0836730c253242e6de79f6f12991c
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