summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ip6addrctl
Commit message (Collapse)AuthorAgeFilesLines
* you have to use 'install' subcommand instead of '-c' optionume2003-12-261-1/+1
| | | | Obtained from: KAME
* when no source-address-selection policy is installed, not scanume2003-12-261-1/+5
| | | | | | the sysctl MIB, as it leads to an unnecessary sysctl error. Obtained from: KAME
* fixed a bug that 'ip6addrctl delete' command does not worksuz2003-12-221-1/+1
| | | | obtained from: KAME
* add ip6addrctl(8) which is a command to configure addressume2003-10-304-0/+601
selection policy for IPv6 and IPv4 described in RFC3484. source address selection part of RFC3484 is not merged from KAME, yet. Obtained from: KAME
OpenPOWER on IntegriCloud