2019-03-27 23:19:04 +08:00
|
|
|
|
|
|
|
if PACKAGE_strongswan
|
|
|
|
comment Configuration
|
2014-08-17 16:11:02 +08: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"
|
|
|
|
|
2019-03-27 23:19:04 +08:00
|
|
|
comment Packages
|
|
|
|
|
|
|
|
endif
|