Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipfw: migrate ipfw to 32-bit size rule numbers | Andrey V. Elsukov | 2025-03-03 | 1 | -3/+7 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | Reapply r345274 with build fixes for 32-bit architectures. | Andrey V. Elsukov | 2019-03-19 | 1 | -8/+37 |
* | Revert r345274. It appears that not all 32-bit architectures have | Andrey V. Elsukov | 2019-03-18 | 1 | -37/+8 |
* | Update NAT64LSN implementation: | Andrey V. Elsukov | 2019-03-18 | 1 | -8/+37 |
* | Add NAT64 CLAT implementation as defined in RFC6877. | Andrey V. Elsukov | 2019-03-18 | 1 | -0/+24 |
* | Add SPDX-License-Identifier and update year in copyright. | Andrey V. Elsukov | 2019-03-18 | 1 | -3/+4 |
* | Modify struct nat64_config. | Andrey V. Elsukov | 2019-03-18 | 1 | -4/+6 |
* | Add ipfw_nat64 module that implements stateless and stateful NAT64. | Andrey V. Elsukov | 2016-08-13 | 1 | -0/+154 |