Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-01 | Support for connection tracking of TCP packets. | Nayana Bidari | |
Connection tracking is used to track packets in prerouting and output hooks of iptables. The NAT rules modify the tuples in connections. The connection tracking code modifies the packets by looking at the modified tuples. |