]> granicus.if.org Git - libnl/commit
xfrmi: introduce XFRM interfaces support
authorEyal Birger <eyal.birger@gmail.com>
Sun, 7 Apr 2019 14:09:34 +0000 (17:09 +0300)
committerThomas Haller <thaller@redhat.com>
Sun, 1 Sep 2019 12:24:52 +0000 (14:24 +0200)
commitd147019c4bbb856be13042d89e95b859f01c808d
tree130c345e0b1ae464bcdf45dd7d699828f69613bc
parent4b9370c6c994659360e5b14ef80f6afec75422f8
xfrmi: introduce XFRM interfaces support

XFRM interfaces were introduced in kernel 4.19.
This commit adds link support for these interfaces.

Signed-off-by: Eyal Birger <eyal.birger@gmail.com>
Makefile.am
doc/route.txt
include/netlink/route/link/xfrmi.h [new file with mode: 0644]
lib/route/link/xfrmi.c [new file with mode: 0644]
libnl-route-3.sym
tests/.gitignore
tests/test-create-xfrmi.c [new file with mode: 0644]