Page MenuHomeFreeBSD

Simplify IPFW in-kernel NAT section (handbook)
ClosedPublic

Authored by driesm on Jan 30 2020, 10:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 30 2025, 7:09 PM
Unknown Object (File)
Aug 27 2025, 7:48 PM
Unknown Object (File)
Aug 7 2025, 1:50 PM
Unknown Object (File)
Jul 29 2025, 7:12 AM
Unknown Object (File)
Jul 7 2025, 7:09 AM
Unknown Object (File)
Jul 3 2025, 9:20 PM
Unknown Object (File)
Jun 30 2025, 3:09 PM
Unknown Object (File)
Jun 26 2025, 11:59 AM
Subscribers
None

Details

Summary

Simplify multiple sentences to remove the words: furthermore, also, ...
Fix typo's, IP address is redirect_port example & double space after sentence stop.
Restructure TSO comment together with the in-kernel NAT instance paragraph.
Add kernel option for libalias full functionality.
Unify engine/facility/... to facility.

Test Plan

Documentation tree builds fine.

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

driesm edited the summary of this revision. (Show Details)

I only found one typo.

en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
2279 ↗(On Diff #67501)

s/delivey/delivery/

Fix typo pointed out by @bcr. Thanks for the review!

I think this looks good now. I will commit it. Thank you!

This revision is now accepted and ready to land.Feb 17 2020, 6:16 PM