default routing table/prio: 220/220 (as 19530 was invalid)

added configure option --with-routing-table-prio=
This commit is contained in:
Martin Willi
2007-08-27 14:53:42 +00:00
parent ad9613226b
commit 0739cca9d1
3 changed files with 11 additions and 3 deletions
+1
View File
@@ -6,5 +6,6 @@ EXTRA_DIST = _updown.in
_updown : _updown.in
sed \
-e "s:\@IPSEC_ROUTING_TABLE\@:$(IPSEC_ROUTING_TABLE):" \
-e "s:\@IPSEC_ROUTING_TABLE_PRIO\@:$(IPSEC_ROUTING_TABLE_PRIO):" \
$< > $@
chmod +x $@
+1 -1
View File
@@ -140,7 +140,7 @@ FAC_PRIO=local0.notice
SOURCEIP_ROUTING_TABLE=@IPSEC_ROUTING_TABLE@
#
# priority of the sourceip routing table
SOURCEIP_ROUTING_TABLE_PRIO=100
SOURCEIP_ROUTING_TABLE_PRIO=@IPSEC_ROUTING_TABLE_PRIO@
# check interface version
case "$PLUTO_VERSION" in