Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-26 | smoketest: T6510: add missing config-test verification steps | Christian Breunig | |
Validate if the migrators performed correctly by comparing it to a known good result file containing all the required `set` commands | |||
2024-05-22 | nat: T6345: source NAT port mapping "fully-random" is superfluous in Kernel ↵ | Christian Breunig | |
>=5.0 random - In kernel 5.0 and newer this is the same as fully-random. In earlier kernels the port mapping will be randomized using a seeded MD5 hash mix using source and destination address and destination port. https://git.netfilter.org/nftables/commit/?id=fbe27464dee4588d906492749251454 |