From c8509026e1d946817b93b7231d7b58dedcc3b33e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Wed, 3 Mar 2010 21:05:56 +0000 Subject: Fix creation of interface settings written on config. Add passive option. Allow redistribute rules to be specified. --- config/openospfd/openospfd.xml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'config/openospfd/openospfd.xml') diff --git a/config/openospfd/openospfd.xml b/config/openospfd/openospfd.xml index 3088084c..a5bc100c 100644 --- a/config/openospfd/openospfd.xml +++ b/config/openospfd/openospfd.xml @@ -54,7 +54,7 @@ Update FIB (Routing table) updatefib - Enables the updating of the host routing table + Disables the updating of the host routing table(turns into stub router). checkbox @@ -71,7 +71,7 @@ Redistribute static - resdistributestatic + redistributestatic Enables the redistribution of static routes checkbox @@ -93,6 +93,26 @@ If set to yes, decisions regarding AS-external routes are evaluated according to RFC 1583. The default is no. checkbox + + This rules will take precedence over any other redistribute option specified above. + none + rowhelper + + + Disable Redistribute + redistribute + Redistribute rules. + checkbox + 20 + + + Route value + routevalue + input + 25 + + + ospfd_install_conf(); -- cgit v1.2.3