diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-09-23 19:09:48 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-09-23 19:09:48 +0200 |
commit | 70c6bd03970c52d27a95c459b57943397caa3f6c (patch) | |
tree | 5d32b1ed96d52551ec15ecddb41aeab91b758849 /sys/man/3 | |
parent | 4a92a8f6b2502750a69e87d398ffb2f069103bf4 (diff) |
devip: valid and prefered life-time should be unsigned, add remove6 ctl command
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/ip | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/3/ip b/sys/man/3/ip index 9eb358cff..97cd6bba9 100644 --- a/sys/man/3/ip +++ b/sys/man/3/ip @@ -286,6 +286,10 @@ preferred life-time in seconds .RE .PD .TP +.B remove6 +Remove local IPv6 addresses that have expired ther +valid life-time. +.TP .BI "ra6 " "keyword value ..." Set IPv6 router advertisement (RA) parameter .IR keyword 's |