summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-eb.c
Commit message (Expand)AuthorAgeFilesLines
* ebtables-restore: Deny --init-tablePhil Sutter2022-06-111-0/+3
* libxtables: Drop xtables_globals 'optstring' fieldPhil Sutter2022-05-111-2/+1
* xtables: Call init_extensions{,a,b}() for static buildsEtienne Champetier2022-03-151-0/+1
* Simplify static build extension loadingPhil Sutter2022-03-151-3/+0
* ebtables: Support verbose modePhil Sutter2022-02-081-7/+18
* iptables-*-restore: Drop pointless line referencePhil Sutter2021-12-161-2/+2
* libxtables: Extend basic_exit_err()Phil Sutter2021-12-161-2/+0
* xtables_globals: Embed variant name in .program_versionPhil Sutter2021-12-161-2/+2
* xshared: Store optstring in xtables_globalsPhil Sutter2021-10-201-2/+3
* nft: Introduce builtin_tables_lookup()Phil Sutter2021-10-201-1/+1
* iptables-nft: allow removal of empty builtin chainsFlorian Westphal2021-09-071-1/+1
* nft: Use xtables_{m,c}alloc() everywherePhil Sutter2021-08-311-11/+3
* ebtables: Dump atomic wastePhil Sutter2021-08-021-53/+0
* xshared: Eliminate iptables_command_state->invertPhil Sutter2021-05-171-1/+0
* ebtables: Exit gracefully on invalid table namesPhil Sutter2021-01-281-4/+4
* libxtables: Extend MAC address printing/parsing supportPhil Sutter2020-12-031-53/+6
* ebtables: Fix for broken chain renamingPhil Sutter2020-11-171-0/+1
* xtables-restore: Fix verbose mode table flushingPhil Sutter2020-06-091-1/+1
* nft: Don't exit early after printing help textsPhil Sutter2020-05-111-1/+1
* libxtables: Introduce xtables_fini()Phil Sutter2020-05-111-0/+1
* ebtables: Free statically loaded extensions againPhil Sutter2020-05-111-0/+17
* nft: split parsing from netlink commandsPablo Neira Ayuso2020-05-111-13/+13
* xtables: Review nft_init()Phil Sutter2020-02-241-8/+1
* nft: bridge: Rudimental among extension supportPhil Sutter2019-11-251-0/+1
* xtables-restore: Unbreak *tables-restorePhil Sutter2019-10-231-1/+3
* xtables-restore: Fix --table parameter checkPhil Sutter2019-10-211-0/+4
* ebtables: fix over-eager -o checks on custom chainsFlorian Westphal2019-09-121-2/+3
* ebtables-save: Fix counter formattingPhil Sutter2019-07-231-1/+1
* ebtables: Fix error message for invalid parametersPhil Sutter2019-07-231-1/+1
* src: replace IPTABLES_VERSION by PACKAGE_VERSIONJan Engelhardt2019-05-301-2/+2
* ebtables-nft: Support user-defined chain policiesPhil Sutter2019-02-081-11/+9
* xshared: Explicitly pass target to command_jump()Phil Sutter2019-02-071-1/+1
* xtables: Fix for false-positive rule matchingPhil Sutter2019-02-051-46/+1
* xtables: Fix position of replaced rules in cachePhil Sutter2019-01-181-1/+1
* ebtables: Use xtables_exit_err()Phil Sutter2018-11-231-13/+2
* ebtables-nft: add arpreply targetFlorian Westphal2018-11-031-0/+1
* ebtables: relax -t table restriction, add snat/dnat test casesFlorian Westphal2018-11-031-3/+0
* ebtables: fix -j CONTINUE handling for add/deleteFlorian Westphal2018-11-031-2/+5
* libxtables: expose new etherdb lookup function through libxtables APIPablo Neira Ayuso2018-10-201-2/+1
* libxtables: prefix exported new functions for etherdb lookupsPablo Neira Ayuso2018-10-201-3/+3
* Fix a few cases of pointless assignmentsPhil Sutter2018-09-241-3/+0
* ebtables: Review match/target lookup once morePhil Sutter2018-08-241-32/+45
* ebtables-translate: Fix segfault while parsing extension optionsPhil Sutter2018-08-241-46/+40
* ebtables: trivial: Leverage C99-style initializers a bit morePhil Sutter2018-08-241-1/+1
* ebtables: Fix for listing of non-existent chainsPhil Sutter2018-08-161-2/+0
* ebtables: Merge libebt_limit.c into libxt_limit.cPhil Sutter2018-08-161-1/+4
* ebtables: Remove flags misinterpretationsPhil Sutter2018-08-101-9/+7
* ebtables: Review match/target lookupPhil Sutter2018-08-061-39/+16
* ebtables-restore: Use xtables_restore_parse()Phil Sutter2018-08-061-1/+3
* xtables: Match verbose ip{,6}tables output with legacyPhil Sutter2018-08-041-3/+4