Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-11 | conntrack-sync: T4730: Fix listen-address jinja2 template | Viacheslav Hletenko | |
Listen address has option 'multi' As result we have an incorrect template value for listen-address - conntrack-sync listen-address '192.0.2.11' in template It looks like "IPv4_address ['192.0.2.11']" in the conntrackd.conf but the correct string expected without brackets Fix it | |||
2021-07-02 | conntrack: T3660: make peer port configurable | Christian Poessinger | |
(cherry picked from commit bc01277bdfdf49be8950fe2cbf3749d42da2850d) | |||
2021-07-02 | conntrack-sync: T3535: Rewrite conf and op modes to XML python style | Viacheslav | |