aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2017-01-15 09:00:18 +0000
committerColin Percival <cperciva@FreeBSD.org>2017-01-15 09:00:18 +0000
commitd02eae1e936867888ecbf4e8d02f5fbd24b1c089 (patch)
treeb7a05d321cb505c1d00edc56ecffa10e41f5910c /net/Makefile
parent4ab0a1aa520eedaacb289f640f5e781ef0af0aac (diff)
downloadports-d02eae1e936867888ecbf4e8d02f5fbd24b1c089.tar.gz
ports-d02eae1e936867888ecbf4e8d02f5fbd24b1c089.zip
Add "dual dhclient" script, which can be specified as dhclient_program in
rc.conf in order to launch the base system dhclient for IPv4 and the ISC dhcp client for IPv6. I'm not sure if this will be useful to anyone else, but adding this trivial port will simplify the configuration of IPv6 on Amazon EC2 instances. I hope this port becomes redundant in the future due to the base system gaining support for IPv6 DHCP.
Notes
Notes: svn path=/head/; revision=431537
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 460665846069..1db3a399ba28 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -119,6 +119,7 @@
SUBDIR += dshell
SUBDIR += dtcp
SUBDIR += dtcpclient
+ SUBDIR += dual-dhclient
SUBDIR += e169-stats
SUBDIR += easysoap
SUBDIR += echoping