aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2003-10-30 17:46:40 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2003-10-30 17:46:40 +0000
commitf71d0e11929bc052c03973244193670c95f4845c (patch)
tree3808b9593ef0c677bf74b2bd5e7db1e307e73e8f /usr.sbin/Makefile
parent4c6867a867ad07908c0b7f43788412b49cc26447 (diff)
downloadsrc-f71d0e11929bc052c03973244193670c95f4845c.tar.gz
src-f71d0e11929bc052c03973244193670c95f4845c.zip
add ip6addrctl(8) which is a command to configure address
selection policy for IPv6 and IPv4 described in RFC3484. source address selection part of RFC3484 is not merged from KAME, yet. Obtained from: KAME
Notes
Notes: svn path=/head/; revision=121748
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 2348224d9041..04d30a6e2090 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -44,6 +44,7 @@ SUBDIR= IPXrouted \
ifmcstat \
inetd \
iostat \
+ ip6addrctl \
jail \
jexec \
jls \