aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-4.14
diff options
context:
space:
mode:
authorAndré Valentin <avalentin@marcant.net>2019-06-08 13:48:08 +0200
committerHans Dedecker <dedeckeh@gmail.com>2019-06-10 10:07:24 +0200
commit452d88e8f798c550151cd1e1d204a528fb00db08 (patch)
treee39de1ce23fafd86446fb07a3df01552e0bad426 /target/linux/mpc85xx/patches-4.14
parentcc092a285afa419711024fc72884e49d4983e14a (diff)
downloadupstream-452d88e8f798c550151cd1e1d204a528fb00db08.tar.gz
upstream-452d88e8f798c550151cd1e1d204a528fb00db08.tar.bz2
upstream-452d88e8f798c550151cd1e1d204a528fb00db08.zip
config: add xfrm interface support scripts
This package adds scripts for xfrm interfaces support. Example configuration via /etc/config/network: config interface 'xfrm0' option proto 'xfrm' option mtu '1300' option zone 'VPN' option tunlink 'wan' option ifid 30 config interface 'xfrm0_static' option proto 'static' option ifname '@xfrm0' option ip6addr 'fe80::1/64' option ipaddr '10.0.0.1/30' Now set in strongswan IPsec policy: if_id_in = 30 if_id_out = 30 Signed-off-by: André Valentin <avalentin@marcant.net>
Diffstat (limited to 'target/linux/mpc85xx/patches-4.14')
0 files changed, 0 insertions, 0 deletions