2019-03-27 15:19:04 +00:00
|
|
|
|
|
|
|
if PACKAGE_strongswan
|
2020-03-18 12:37:26 +00:00
|
|
|
comment "Configuration"
|
2014-08-17 08:11:02 +00:00
|
|
|
|
|
|
|
# --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"
|
|
|
|
|
2020-03-18 12:37:26 +00:00
|
|
|
comment "Packages"
|
2019-03-27 15:19:04 +00:00
|
|
|
|
|
|
|
endif
|