This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-01 12:51:07 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
usr.sbin
/
ip6addrctl
/
Makefile
9 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
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
2003-10-30 12:46:40 -05:00
# $FreeBSD$
PROG
=
ip6addrctl
MAN
=
ip6addrctl.8
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 06:07:44 -05:00
WARNS
?=
2
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
2003-10-30 12:46:40 -05:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink