summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlex Harpin <development@landsofshadow.co.uk>2015-10-17 18:06:01 +0100
committerAlex Harpin <development@landsofshadow.co.uk>2015-10-17 19:05:43 +0100
commit7ab0b09d138d17571523dba4177e70b98c9001d0 (patch)
tree3b78cce2ff4863b716dd70b215357f263d13cb28 /Makefile.am
parent3dd156041ecb1317222ac266199872f8b19f6dfa (diff)
downloadvyatta-cfg-system-7ab0b09d138d17571523dba4177e70b98c9001d0.tar.gz
vyatta-cfg-system-7ab0b09d138d17571523dba4177e70b98c9001d0.zip
vyatta-cfg-system: add scripts/is_port_available.pl for port checking
Add scripts/is_available.pl to enable checking for available ports during configuration, in connection with Bug #43. The scripts checks to see if the port is currently in use by attempting to bind to it on INADDR_ANY.
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 8e46a167..1ad95759 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -86,6 +86,7 @@ sbin_SCRIPTS += scripts/vyatta-dhcpv6-client.pl
sbin_SCRIPTS += scripts/vyatta-update-grub.pl
sbin_SCRIPTS += scripts/vyos-intfwatchd
sbin_SCRIPTS += scripts/ec2-check.pl
+sbin_SCRIPTS += scripts/is_port_available.pl
sbin_PROGRAMS = src/valid_address
sbin_PROGRAMS += src/local_ip