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
*
ebtables: Simplify ebt_add_{match,watcher}
Phil Sutter
8 days
1
-15
/
+5
*
ebtables: Clone extensions before modifying them
Phil Sutter
8 days
1
-6
/
+10
*
ebtables: Fix for -S with rule number
Phil Sutter
2024-10-16
1
-1
/
+1
*
ebtables: Introduce nft_bridge_init_cs()
Phil Sutter
2024-08-14
1
-1
/
+3
*
xshared: Fix for memleak in option merging with ebtables
Phil Sutter
2024-02-01
1
-12
/
+13
*
xtables-eb: Eliminate 'opts' define
Phil Sutter
2024-02-01
1
-3
/
+7
*
ebtables: Default to extrapositioned negations
Phil Sutter
2024-01-10
1
-7
/
+7
*
ebtables: Support for guided option parser
Phil Sutter
2024-01-10
1
-57
/
+51
*
ebtables: Use do_parse() from xshared
Phil Sutter
2023-12-05
1
-635
/
+85
*
ebtables: Use struct xt_cmd_parse
Phil Sutter
2023-12-05
1
-23
/
+36
*
ebtables: Make 'h' case just a call to print_help()
Phil Sutter
2023-12-05
1
-31
/
+30
*
ebtables: Pass struct iptables_command_state to print_help()
Phil Sutter
2023-12-05
1
-6
/
+5
*
ebtables: Change option values to avoid clashes
Phil Sutter
2023-12-05
1
-12
/
+12
*
ebtables{,-translate}: Convert if-clause to switch()
Phil Sutter
2023-12-05
1
-18
/
+28
*
ebtables: Implement --change-counters command
Phil Sutter
2023-11-23
1
-20
/
+54
*
ebtables: Make ebt_load_match_extensions() static
Phil Sutter
2023-11-23
1
-1
/
+1
*
ebtables: Drop append_entry() wrapper
Phil Sutter
2023-11-23
1
-22
/
+4
*
ebtables: Fix corner-case noflush restore bug
Phil Sutter
2023-11-07
1
-0
/
+2
*
Revert --compat option related commits
Phil Sutter
2023-09-01
1
-6
/
+1
*
Add --compat option to *tables-nft and *-nft-restore commands
Phil Sutter
2023-08-11
1
-1
/
+6
*
ebtables: Improve invalid chain name detection
Phil Sutter
2023-07-28
1
-5
/
+28
*
iptables-nft: remove unused function argument
Florian Westphal
2023-03-15
1
-1
/
+1
*
xtables-eb: fix crash when opts isn't reallocated
Florian Westphal
2023-03-14
1
-1
/
+2
*
ebtables: Refuse unselected targets' options
Phil Sutter
2023-01-31
1
-19
/
+10
*
Proper fix for "unknown argument" error message
Phil Sutter
2023-01-31
1
-6
/
+11
*
ebtables: Implement --check command
Phil Sutter
2022-12-02
1
-3
/
+9
*
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
[next]