summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-06-05 14:46:06 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-06-05 14:46:06 +0000
commit71882f2f2c47a9df17ffdec69c6b9e8be3e4a237 (patch)
treeae312834e7221e1a86658cb39972133d53006512 /Makefile.am
parentff6c8c693d3f3e5b1702314087dfb2843448902c (diff)
downloadvyatta-cfg-quagga-71882f2f2c47a9df17ffdec69c6b9e8be3e4a237.tar.gz
vyatta-cfg-quagga-71882f2f2c47a9df17ffdec69c6b9e8be3e4a237.zip
Fix Bug 3269 system gateway-address conflicts with static default
- route is only deleted from route table if both gateway-address and the static route equivalent to setting a gateway-address are not set
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 82880874..d7bc399c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ sbin_SCRIPTS += scripts/vyatta_quagga_utils.pl
sbin_SCRIPTS += scripts/policy/vyatta-check-as-prepend.pl
sbin_SCRIPTS += scripts/vyatta-vtysh.pl
sbin_SCRIPTS += scripts/vyatta-policy-action-verify.pl
+sbin_SCRIPTS += scripts/vyatta-gateway-static_route-check.pl
cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \
cpio -0pd