From: Daniel Wagner <[email protected]> A few more bug fixes have been added to this series which were uncovered by the refactoring series which I will send right after this one.
cheers, daniel original cover letter This is a subset which contains only bugfixes from the series called '[PATCH v0 00/16] Managed iptables API'. Daniel Wagner (9): tethering: Include definition for struct in6_addr iptables: Fix is_fallthrough() check iptables: Fix and refactor iterate_entries() iptables: Do not flush in the wrong order iptables: Always update options table iptables: Add comments in iptables_insert_rule() iptables: Remove wrong sanity check in prepare_rule_inclusion() iptables: Fix chain tail handling iptables: Fix setting policy src/iptables.c | 177 ++++++++++++++++++++++++++++++++++++-------------------- src/tethering.c | 1 + 2 files changed, 114 insertions(+), 64 deletions(-) -- 1.8.1.3.566.gaa39828 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
