Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2020 18:23:34 -0400
From:      Neel Chauhan <neel@neelc.org>
To:        freebsd-hackers@freebsd.org, freebsd-net@freebsd.org
Subject:   Committing two ipfw/libalias/RFC6598 patches
Message-ID:  <b34ab052520e7b916440061bbeaa1362@neelc.org>

next in thread | raw e-mail | index | archive | help
Hi freebsd-hackers@, freebsd-net@,

Could someone please commit these two patches for ipfw/libalias/RFC6598:

URL: https://reviews.freebsd.org/D23356
Title: natd: Add support for RFC 6598/Carrier Grade NAT subnets via 
libalias
Description:
Add support for RFC 6598/Carrier Grade NAT address ranges 
(100.64.0.0/10) in natd by adding a natd flag -unregistered_cgn and its 
short version -c. This is similar to the -unregistered_only option for 
RFC 1918, however those subnets will also be supported by this new 
option.

This extends upon r357092 where we added support for RFC 6598 subnets in 
libalias and ipfw.

URL: https://reviews.freebsd.org/D23461
Title: netgraph: Add RFC 6598/Carrier Grade NAT support to ng_nat
netgraph: Add RFC 6598/Carrier Grade NAT support to ng_nat.

This extends upon the RFC 6598 support to libalias/ipfw in r357092.

These two patches add netgraph and userland support for RFC 6598 support 
in libalias. This continues on r357092/r357787 which added RFC 6598 to 
libalias and IPFW nat.

I'm not a committer so I am unable to commit these.

Best,

Neel Chauhan

===

https://www.neelc.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b34ab052520e7b916440061bbeaa1362>