index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iptables
/
xtables-eb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop extra newline from xtables_error() calls
Phil Sutter
2022-11-15
1
-1
/
+1
*
ebtables: Merge OPT_* flags with xshared ones
Phil Sutter
2022-09-28
1
-16
/
+4
*
ebtables: Eliminate OPT_TABLE
Phil Sutter
2022-09-28
1
-2
/
+3
*
ebtables: Drop unused OPT_* defines
Phil Sutter
2022-09-28
1
-3
/
+0
*
ebtables-restore: Deny --init-table
Phil Sutter
2022-06-11
1
-0
/
+3
*
libxtables: Drop xtables_globals 'optstring' field
Phil Sutter
2022-05-11
1
-2
/
+1
*
xtables: Call init_extensions{,a,b}() for static builds
Etienne Champetier
2022-03-15
1
-0
/
+1
*
Simplify static build extension loading
Phil Sutter
2022-03-15
1
-3
/
+0
*
ebtables: Support verbose mode
Phil Sutter
2022-02-08
1
-7
/
+18
*
iptables-*-restore: Drop pointless line reference
Phil Sutter
2021-12-16
1
-2
/
+2
*
libxtables: Extend basic_exit_err()
Phil Sutter
2021-12-16
1
-2
/
+0
*
xtables_globals: Embed variant name in .program_version
Phil Sutter
2021-12-16
1
-2
/
+2
*
xshared: Store optstring in xtables_globals
Phil Sutter
2021-10-20
1
-2
/
+3
*
nft: Introduce builtin_tables_lookup()
Phil Sutter
2021-10-20
1
-1
/
+1
*
iptables-nft: allow removal of empty builtin chains
Florian Westphal
2021-09-07
1
-1
/
+1
*
nft: Use xtables_{m,c}alloc() everywhere
Phil Sutter
2021-08-31
1
-11
/
+3
*
ebtables: Dump atomic waste
Phil Sutter
2021-08-02
1
-53
/
+0
*
xshared: Eliminate iptables_command_state->invert
Phil Sutter
2021-05-17
1
-1
/
+0
*
ebtables: Exit gracefully on invalid table names
Phil Sutter
2021-01-28
1
-4
/
+4
*
libxtables: Extend MAC address printing/parsing support
Phil Sutter
2020-12-03
1
-53
/
+6
*
ebtables: Fix for broken chain renaming
Phil Sutter
2020-11-17
1
-0
/
+1
*
xtables-restore: Fix verbose mode table flushing
Phil Sutter
2020-06-09
1
-1
/
+1
*
nft: Don't exit early after printing help texts
Phil Sutter
2020-05-11
1
-1
/
+1
*
libxtables: Introduce xtables_fini()
Phil Sutter
2020-05-11
1
-0
/
+1
*
ebtables: Free statically loaded extensions again
Phil Sutter
2020-05-11
1
-0
/
+17
*
nft: split parsing from netlink commands
Pablo Neira Ayuso
2020-05-11
1
-13
/
+13
*
xtables: Review nft_init()
Phil Sutter
2020-02-24
1
-8
/
+1
*
nft: bridge: Rudimental among extension support
Phil Sutter
2019-11-25
1
-0
/
+1
*
xtables-restore: Unbreak *tables-restore
Phil Sutter
2019-10-23
1
-1
/
+3
*
xtables-restore: Fix --table parameter check
Phil Sutter
2019-10-21
1
-0
/
+4
*
ebtables: fix over-eager -o checks on custom chains
Florian Westphal
2019-09-12
1
-2
/
+3
*
ebtables-save: Fix counter formatting
Phil Sutter
2019-07-23
1
-1
/
+1
*
ebtables: Fix error message for invalid parameters
Phil Sutter
2019-07-23
1
-1
/
+1
*
src: replace IPTABLES_VERSION by PACKAGE_VERSION
Jan Engelhardt
2019-05-30
1
-2
/
+2
*
ebtables-nft: Support user-defined chain policies
Phil Sutter
2019-02-08
1
-11
/
+9
*
xshared: Explicitly pass target to command_jump()
Phil Sutter
2019-02-07
1
-1
/
+1
*
xtables: Fix for false-positive rule matching
Phil Sutter
2019-02-05
1
-46
/
+1
*
xtables: Fix position of replaced rules in cache
Phil Sutter
2019-01-18
1
-1
/
+1
*
ebtables: Use xtables_exit_err()
Phil Sutter
2018-11-23
1
-13
/
+2
*
ebtables-nft: add arpreply target
Florian Westphal
2018-11-03
1
-0
/
+1
*
ebtables: relax -t table restriction, add snat/dnat test cases
Florian Westphal
2018-11-03
1
-3
/
+0
*
ebtables: fix -j CONTINUE handling for add/delete
Florian Westphal
2018-11-03
1
-2
/
+5
*
libxtables: expose new etherdb lookup function through libxtables API
Pablo Neira Ayuso
2018-10-20
1
-2
/
+1
*
libxtables: prefix exported new functions for etherdb lookups
Pablo Neira Ayuso
2018-10-20
1
-3
/
+3
*
Fix a few cases of pointless assignments
Phil Sutter
2018-09-24
1
-3
/
+0
*
ebtables: Review match/target lookup once more
Phil Sutter
2018-08-24
1
-32
/
+45
*
ebtables-translate: Fix segfault while parsing extension options
Phil Sutter
2018-08-24
1
-46
/
+40
*
ebtables: trivial: Leverage C99-style initializers a bit more
Phil Sutter
2018-08-24
1
-1
/
+1
*
ebtables: Fix for listing of non-existent chains
Phil Sutter
2018-08-16
1
-2
/
+0
*
ebtables: Merge libebt_limit.c into libxt_limit.c
Phil Sutter
2018-08-16
1
-1
/
+4
[next]