Page MenuHomeFreeBSD

ipfw: Add missing mention of RFC 6598/Carrier Grade NAT in ipfw_config_nat()
ClosedPublic

Authored by nc on Feb 1 2020, 2:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 2:35 AM
Unknown Object (File)
Sat, May 4, 9:40 AM
Unknown Object (File)
Tue, Apr 30, 2:32 AM
Unknown Object (File)
Sat, Apr 27, 9:20 AM
Unknown Object (File)
Fri, Apr 26, 11:18 AM
Unknown Object (File)
Mar 9 2024, 1:54 AM
Unknown Object (File)
Mar 9 2024, 1:54 AM
Unknown Object (File)
Mar 9 2024, 1:54 AM
Subscribers

Details

Summary

ipfw: Add missing mention of RFC 6598/Carrier Grade NAT in ipfw_config_nat().

Submitted by: Neel Chauhan <neel AT neelc DOT org>

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

I wondered why there is no change in the man page necessary, but it was already mentioned.
I wondered why somebody would mention an option in the man page, but the code only covers the "read and show" part.
So this patch is to enable the functionality as described in the man page, correct?

Sorry for the late response, but yes, it is to fully enable the functionality.

This revision is now accepted and ready to land.Feb 8 2020, 8:12 PM