summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-17 15:12:47 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-17 20:29:03 -0800
commite7de8b95b1ba4e50abaa62013e84baa98ecdefa4 (patch)
treefb5abee6beff17e80d01170e17895187e5284bc2 /Makefile.am
parent112158ad4b7e3a9c2a7060ca6d21e3fc519b53c6 (diff)
downloadvyatta-cfg-system-e7de8b95b1ba4e50abaa62013e84baa98ecdefa4.tar.gz
vyatta-cfg-system-e7de8b95b1ba4e50abaa62013e84baa98ecdefa4.zip
Cleanup bridge port management
Consolidate bridge port management into a single perl script. Done to fix the following bug. Bug 4745 Don't allow interface with address to be added to bridge.
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 f349121e..20312755 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -55,6 +55,7 @@ sbin_SCRIPTS += scripts/install/install-image-new
sbin_SCRIPTS += scripts/install/install-image-existing
sbin_SCRIPTS += scripts/install/install-postinst-new
sbin_SCRIPTS += scripts/install/install-image
+sbin_SCRIPTS += scripts/vyatta-bridge.pl
sbin_SCRIPTS += scripts/vyatta-bridgegroup-depedency.pl
sbin_SCRIPTS += scripts/vyatta-dhcpv6-client.pl
sbin_SCRIPTS += scripts/vyatta-update-grub.pl