summaryrefslogtreecommitdiff
path: root/usr.sbin/ip6addrctl/ip6addrctl.conf.sample
Commit message (Collapse)AuthorAgeFilesLines
* you have to use 'install' subcommand instead of '-c' optionHajimu UMEMOTO2003-12-261-1/+1
| | | | | | | Obtained from: KAME Notes: svn path=/head/; revision=123872
* add ip6addrctl(8) which is a command to configure addressHajimu UMEMOTO2003-10-301-0/+12
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: svn path=/head/; revision=121748