Discussed with: Michael Dexter, Jan Bramkamp, jwd
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 65208 Build 62091: arc lint + arc unit
Event Timeline
website/content/en/releases/15.0R/relnotes.adoc | ||
---|---|---|
569 | "The IP requires IP addresses" doesn't seem quite right. "It requires IP addresses to be assigned to the bridge interface itself, not to any of the member interfaces." perhaps? |
I was hoping for it to read "The Internet Protocol requires IP addresses..." because I want to put it on the internet protocol and not on FreeBSD. That is, FreeBSD allowed the old behavior, but the rest of the network never worked in all situations.
Rebased, changed first IP to Internet Protocol to try to make it clearer.
If it still doesn't read well I'm happy to change it again.
website/content/en/releases/15.0R/relnotes.adoc | ||
---|---|---|
569 | i don't think this is right: IP itself doesn't require IP addresses to be assigned to a bridge rather than the member interfaces, this is a limitation of FreeBSD's implementation. it's true almost every other implementation of bridge has the same limitation (by design) but it's not inherent in IP. |