netifd: add xfrm tunnel interface support
authorAndré Valentin <avalentin@marcant.net>
Sat, 8 Jun 2019 11:48:09 +0000 (13:48 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Sat, 8 Jun 2019 12:00:22 +0000 (14:00 +0200)
commit8c6358b5d42fe3ca05801823552ca5a2003bf792
tree64cf11b23c18d7b9c837297248171bdf76b3f09a
parentbeb810dbccee098add0347d551eb5362e404fbdc
netifd: add xfrm tunnel interface support

This adds support for xfrm interfaces. These interfaces can be used since
linux 4.19 for IPsec traffic, like VTI interface.
XFRM interfaces are less complicated compared to VTI because they need no IP
tunnel endpoints.
system-linux.c
system.c
system.h