mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
strongswan: import, update, adopt
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
071bec075d
commit
e60cbd46cb
@@ -0,0 +1,16 @@
|
||||
menu "Configuration"
|
||||
depends on PACKAGE_strongswan
|
||||
|
||||
# --with-routing-table
|
||||
config STRONGSWAN_ROUTING_TABLE
|
||||
string
|
||||
prompt "Set the IPsec routing table ID"
|
||||
default "220"
|
||||
|
||||
# --with-routing-table-prio
|
||||
config STRONGSWAN_ROUTING_TABLE_PRIO
|
||||
string
|
||||
prompt "Set the IPsec routing table priority"
|
||||
default "220"
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user