2018-09-10 |
Phil Sutter | xtables-restore: Fix flushing referenced custom chains |
commit | commitdiff | tree |
2018-09-01 |
Phil Sutter | xtables: Drop use of IP6T_F_PROTO |
commit | commitdiff | tree |
2018-09-01 |
Phil Sutter | xtables: Align return codes with legacy iptables |
commit | commitdiff | tree |
2018-08-29 |
Phil Sutter | xtables: Fix for deleting rules with comment |
commit | commitdiff | tree |
2018-08-24 |
Phil Sutter | ip6tables-translate: Fix libip6t_mh.txlate test |
commit | commitdiff | tree |
2018-08-24 |
Phil Sutter | ebtables-translate: Fix for libebt_limit.txlate |
commit | commitdiff | tree |
2018-08-24 |
Phil Sutter | xtables: Add missing deinitialization |
commit | commitdiff | tree |
2018-08-24 |
Phil Sutter | ebtables: Review match/target lookup once more |
commit | commitdiff | tree |
2018-08-24 |
Phil Sutter | extensions: libebt_mark: Drop mark_supplied check |
commit | commitdiff | tree |
2018-08-24 |
Phil Sutter | xtables: Add a few missing exit calls |
commit | commitdiff | tree |
2018-08-24 |
Phil Sutter | ebtables-translate: Fix segfault while parsing extensio... |
commit | commitdiff | tree |
2018-08-24 |
Phil Sutter | ebtables: trivial: Leverage C99-style initializers... |
commit | commitdiff | tree |
2018-08-24 |
Phil Sutter | xlate-test: Fix for calling wrong command name |
commit | commitdiff | tree |
2018-08-24 |
Phil Sutter | extensions: AUDIT: Provide translation |
commit | commitdiff | tree |
2018-08-21 |
Phil Sutter | xtables: Use meta l4proto for -p match |
commit | commitdiff | tree |
2018-08-21 |
Heena Sirwani | xtables: Fix for segfault when registering hashlimit... |
commit | commitdiff | tree |
2018-08-17 |
Phil Sutter | xtables: Fix for segfault in iptables-nft |
commit | commitdiff | tree |
2018-08-16 |
Phil Sutter | ebtables: Fix entries count in chain listing |
commit | commitdiff | tree |
2018-08-16 |
Phil Sutter | xtables: Make 'iptables -S nonexisting' return non... |
commit | commitdiff | tree |
2018-08-16 |
Phil Sutter | ebtables: Fix for listing of non-existent chains |
commit | commitdiff | tree |
2018-08-16 |
Phil Sutter | xtables: Fix for no output in iptables-nft -S |
commit | commitdiff | tree |
2018-08-16 |
Phil Sutter | arptables: Drop extensions/libxt_mangle.c |
commit | commitdiff | tree |
2018-08-16 |
Phil Sutter | ebtables: Merge libebt_limit.c into libxt_limit.c |
commit | commitdiff | tree |
2018-08-16 |
Phil Sutter | xtables: Use native nftables limit expression |
commit | commitdiff | tree |
2018-08-10 |
Phil Sutter | ebtables: Remove flags misinterpretations |
commit | commitdiff | tree |
2018-08-09 |
Phil Sutter | xtables: Fix for wrong counter format in -S output |
commit | commitdiff | tree |
2018-08-09 |
Phil Sutter | xtables: Don't pass full invflags to add_compat() |
commit | commitdiff | tree |
2018-08-09 |
Phil Sutter | xtables: Improve xtables-monitor first impression |
commit | commitdiff | tree |
2018-08-09 |
Phil Sutter | tests: Fix skipping for recent nft-only tests |
commit | commitdiff | tree |
2018-08-07 |
Phil Sutter | xtables: Spelling fixes in xtables-monitor |
commit | commitdiff | tree |
2018-08-06 |
Phil Sutter | xtables: Fix potential segfault in nft_rule_append() |
commit | commitdiff | tree |
2018-08-06 |
Phil Sutter | tests: Add ebtables-{save,restore} testcases |
commit | commitdiff | tree |
2018-08-06 |
Phil Sutter | tests: Add arptables-{save,restore} testcases |
commit | commitdiff | tree |
2018-08-06 |
Phil Sutter | xtables: Implement arptables-{save,restore} |
commit | commitdiff | tree |
2018-08-06 |
Phil Sutter | ebtables: Review match/target lookup |
commit | commitdiff | tree |
2018-08-06 |
Phil Sutter | ebtables-restore: Use xtables_restore_parse() |
commit | commitdiff | tree |
2018-08-06 |
Phil Sutter | xtables-restore: Make COMMIT support configurable |
commit | commitdiff | tree |
2018-08-06 |
Phil Sutter | xtables-restore: Improve user-defined chain detection |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Match verbose ip{,6}tables output with legacy |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Reserve space for 'opt' column in ip6tables... |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Print error when listing non-existent chains |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Fix for no output on first iptables-nft invocation |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Do not count rules as chain references |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | arptables: Fix jumps into user-defined chains |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | arptables: Fix opcode printing in numeric output |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Fix symlinks/names for ebtables-{save, restore} |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | ebtables: Support --init-table command |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | arptables: Print policy only for base chains |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | arptables: Fix for trailing spaces in output |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | arptables: Fix memleaks in do_commandarp() |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | ebtables: Print non-standard target parameters |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | ebtables: Fix match_list insertion |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | ebtables: Fix for wrong program name in error messages |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xshared: Consolidate argv construction routines |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xshared: Consolidate parse_counters() |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | Consolidate DEBUGP macros |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Fix program name in xtables_error() |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Use correct built-in chain count |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Fix compilation with NLDEBUG defined |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Free chains in NFT_COMPAT_CHAIN_ADD jobs |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Free chains in NFT_COMPAT_CHAIN_USER_DEL jobs |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Fix for nft_rule_flush() returning garbage |
commit | commitdiff | tree |
2018-08-04 |
Phil Sutter | xtables: Allocate rule cache just once |
commit | commitdiff | tree |
2018-08-01 |
Eric Garver | nft: don't print rule counters unless verbose |
commit | commitdiff | tree |
2018-07-26 |
Joel Goguen | iptables-restore: free the table lock when skipping... |
commit | commitdiff | tree |
2018-07-24 |
Florian Westphal | xtables: avoid bogus 'is incompatible' warning |
commit | commitdiff | tree |
2018-07-21 |
Florian Westphal | nft: decode meta l4proto |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: implement ebtables-{save,restore} |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: introduce nft_init_eb() |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: parameter to add_argv() may be const |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: pass format to nft_rule_save() |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: introduce save_chain callback |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: rename {print,save}_rule functions |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: get rid of nft_ipv{4,6}_save_counters() |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: eliminate nft_ipv{4,6}_rule_find() |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: merge nft_ipv{4,6}_parse_target() |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: get rid of nft_ipv{4,6}_print_header() |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: arp: make rule_to_cs callback private |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: Use new callbacks in nft_rule_print_save() |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: introduce rule_to_cs/clear_cs callbacks |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: simplify struct nft_xt_ctx |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: merge {ip,arp}tables_command_state structs |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | iptables: replace memset by c99-style initializers |
commit | commitdiff | tree |
2018-07-19 |
Phil Sutter | xtables: fix crash if nft_rule_list_get() fails |
commit | commitdiff | tree |
2018-07-11 |
Phil Sutter | xtables: Support nft suffix for arptables and ebtables |
commit | commitdiff | tree |
2018-07-10 |
Florian Westphal | tests: check iptables retval, not echo |
commit | commitdiff | tree |
2018-07-10 |
Arushi Singhal | iptables: tests: add test for iptables-save and iptable... |
commit | commitdiff | tree |
2018-07-09 |
Florian Westphal | extensions: don't bother to build libebt/libarp extensi... |
commit | commitdiff | tree |
2018-07-07 |
Arushi Singhal | iptables: tests: shell: Add README |
commit | commitdiff | tree |
2018-07-05 |
Florian Westphal | configure: bump version and libnftnl dependency v1.8.0 |
commit | commitdiff | tree |
2018-07-05 |
Florian Westphal | man: clarify translate tools do not modify any state |
commit | commitdiff | tree |
2018-07-04 |
Florian Westphal | xtables-monitor: add --version option |
commit | commitdiff | tree |
2018-07-04 |
Florian Westphal | xtables-legacy: fix argv0 name for ip6tables-legacy |
commit | commitdiff | tree |
2018-07-02 |
Florian Westphal | xtables: display legacy/nf_tables flavor in error messa... |
commit | commitdiff | tree |
2018-07-02 |
Florian Westphal | ebtables-nft: add stp match |
commit | commitdiff | tree |
2018-07-02 |
Florian Westphal | tests: add script that mimics firewalld startup |
commit | commitdiff | tree |
2018-06-29 |
Florian Westphal | tests: fix variable name to multi-binary |
commit | commitdiff | tree |
2018-06-29 |
Florian Westphal | tests: add a few simple tests for list/new/delete |
commit | commitdiff | tree |
2018-06-29 |
Florian Westphal | ebtables-nft: make -L, -X CHAINNAME work |
commit | commitdiff | tree |
2018-06-29 |
Florian Westphal | ebtables-nft: remove exec_style |
commit | commitdiff | tree |
next |