Page MenuHomeFreeBSD

if_stf: document 6rd in the man page
ClosedPublic

Authored by kp on Nov 17 2021, 5:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 27, 9:02 AM
Unknown Object (File)
Tue, Jun 16, 10:56 PM
Unknown Object (File)
Sun, Jun 14, 6:18 PM
Unknown Object (File)
Sat, Jun 13, 9:07 PM
Unknown Object (File)
May 26 2026, 5:49 AM
Unknown Object (File)
May 6 2026, 12:26 PM
Unknown Object (File)
May 6 2026, 8:18 AM
Unknown Object (File)
May 6 2026, 7:29 AM

Details

Summary

PR: 253328
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.Nov 17 2021, 5:05 PM

I can't vouch to the technical accuracy, but other than my 2 inline comments, the wording looks good to me. (Is 2002:8504 an IPv6 tunneling prefix? If not,, maybe uses of that should be changed to use something within the RFC 3849 IPv6 documentation prefix (2001:db8::/32) and the rest of the examples adjusted to use a longer prefix within that.)

share/man/man4/stf.4
60

While you're touching that page: should be "a site border router" or "site border routers".

310

Is it worth keeping that URL still? 6bone was completely phased out 15 years ago..

In D33042#746144, @pauamma_gundo.com wrote:

I can't vouch to the technical accuracy, but other than my 2 inline comments, the wording looks good to me. (Is 2002:8504 an IPv6 tunneling prefix? If not,, maybe uses of that should be changed to use something within the RFC 3849 IPv6 documentation prefix (2001:db8::/32) and the rest of the examples adjusted to use a longer prefix within that.)

2002::/16 is the prefix used for 6to4, so it is appropriate as an example in the 6to4 case. 6rd can use any IPv6 prefix, so the documentation prefix is appropriate there.

share/man/man4/stf.4
60

I'll post a separate review for this remark and the next one. I'd like to keep this review/commit for the 6rd changes only.

310

It's probably time to remove this yes. Like the other remark I'll do this in a separate commit.

emaste added inline comments.
share/man/man4/stf.4
64

Is there an expansion for CE?

This revision was not accepted when it landed; it landed in state Needs Review.Nov 20 2021, 7:05 PM
This revision was automatically updated to reflect the committed changes.