diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-06-20 18:14:57 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-06-20 18:14:57 +0000 |
| commit | 0d3e393ec59c663b8116132f43b39f10fc1136f6 (patch) | |
| tree | 0b54d84a45b6fed52ea12e07d475fba4f95bf3f0 | |
| parent | 99dca055e8df25136037dfd5a945fc5b80f13e53 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 88b63610ab4a..e58b4a4fb567 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -5356,6 +5356,10 @@ or .Dv HISADDR keywords. .Pp +.It RAD_FRAMED_IPV6_PREFIX +If this attribute is supplied, the value is substituted for IPV6PREFIX +in a command. You may pass it to such as DHCPv6 for delegating an +IPv6 prefix to a peer. .It RAD_FRAMED_IPV6_ROUTE The received string is expected to be in the format .Ar dest Ns Op / Ns Ar bits |
