aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw/nat64clat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix SIGSEGV in ipfw(8) when NAT64 prefix length is omitted.Andrey V. Elsukov2020-08-051-0/+3
* ipfw(8): Fix most warnings with the default WARNS level.Mark Johnston2020-07-131-11/+13
* Add NAT64 CLAT implementation as defined in RFC6877.Andrey V. Elsukov2019-03-181-0/+535