On Sun, Jan 19, 2020 at 10:57:10PM +0000, Jeremy Sowden wrote: > Add a couple of tests for setting the CT mark to a bitwise expression > derived from the packet mark and vice versa. Probably tests/py for this instead? It also checks for the netlink bytecode, which is good to catch for regressions in the future. Thanks.