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 |
2018-06-29 |
Florian Westphal | ebtables-nft: don't crash on ebtables -X |
commit | commitdiff | tree |
2018-06-27 |
Jan Engelhardt | doc: fix some spellos and the dash escape |
commit | commitdiff | tree |
2018-06-27 |
Florian Westphal | tests: add firewalld default ruleset from fedora 27 |
commit | commitdiff | tree |
2018-06-27 |
Florian Westphal | tests: add another ipv4 only ruleset |
commit | commitdiff | tree |
2018-06-27 |
Florian Westphal | tests: add initial save/restore test cases |
commit | commitdiff | tree |
2018-06-27 |
Florian Westphal | tests: adapt test suite to run with legacy+nftables... |
commit | commitdiff | tree |
2018-06-27 |
Florian Westphal | xtables: rename xt-multi binaries to -nft, -legacy |
commit | commitdiff | tree |
2018-06-27 |
Florian Westphal | xtables-restore: init table before processing policies |
commit | commitdiff | tree |
2018-06-26 |
Major Hayden | doc: Fix spelling error in hashlimit section |
commit | commitdiff | tree |
2018-06-25 |
Florian Westphal | tests: make duplicate test work |
commit | commitdiff | tree |
2018-06-25 |
Florian Westphal | xtables: add xtables-monitor |
commit | commitdiff | tree |
2018-06-25 |
Florian Westphal | xtables: translate nft meta trace set 1 to -j TRACE |
commit | commitdiff | tree |
2018-06-25 |
Florian Westphal | xtables: warn in case old-style (set/getsockopt) tables... |
commit | commitdiff | tree |
2018-06-18 |
Florian Westphal | xtables: add nf_tables vs. legacy postfix to version... |
commit | commitdiff | tree |
2018-06-18 |
Florian Westphal | iptables8.in: Update coreteam names |
commit | commitdiff | tree |
2018-06-17 |
Florian Westphal | include: update kernel netfilter header files |
commit | commitdiff | tree |
2018-06-17 |
Florian Westphal | xtables: silence two compiler warnings |
commit | commitdiff | tree |
2018-06-15 |
Florian Westphal | xtables: remove dead code inherited from ebtables |
commit | commitdiff | tree |
2018-06-15 |
Florian Westphal | configure: add -Wlogical-op warning to cflags |
commit | commitdiff | tree |
2018-06-15 |
Florian Westphal | ebtables-translate: remove --change-counters code |
commit | commitdiff | tree |
2018-06-12 |
Arushi Singhal | iptables: tests: shell: add shell test-suite |
commit | commitdiff | tree |
2018-05-30 |
Florian Westphal | xtables-compat: skip invalid tables |
commit | commitdiff | tree |
2018-05-29 |
Pablo Neira... | xtables: more error printing fixes |
commit | commitdiff | tree |
2018-05-28 |
Arushi Singhal | xtables: homogenize error message |
commit | commitdiff | tree |
2018-05-28 |
Pablo Neira... | xtables: initialize basechains for rule flush command too |
commit | commitdiff | tree |
2018-05-28 |
Pablo Neira... | xtables: rework rule cache logic |
commit | commitdiff | tree |
2018-05-28 |
Pablo Neira... | xtables: add chain cache |
commit | commitdiff | tree |
2018-05-28 |
Pablo Neira... | xtables: initialize basechains only once on ruleset... |
commit | commitdiff | tree |
2018-05-28 |
Florian Westphal | xtables-compat: ignore '+' interface name |
commit | commitdiff | tree |
2018-05-28 |
Florian Westphal | xtables-compat: append all errors into single line |
commit | commitdiff | tree |
2018-05-26 |
Florian Westphal | xtables: extended error reporting |
commit | commitdiff | tree |
next |