index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iptables
Commit message (
Expand
)
Author
Age
Files
Lines
*
iptables-nft: remove unused function argument
Florian Westphal
12 days
6
-6
/
+6
*
iptables-nft: make builtin tables static
Florian Westphal
12 days
2
-7
/
+3
*
xtables-eb: fix crash when opts isn't reallocated
Florian Westphal
12 days
1
-1
/
+2
*
nft-restore: Fix for deletion of new, referenced rule
Phil Sutter
2023-03-01
2
-1
/
+18
*
xtables-translate: Support insert with index
Phil Sutter
2023-02-17
1
-0
/
+2
*
ebtables: ip and ip6 matches depend on protocol match
Phil Sutter
2023-02-17
1
-2
/
+9
*
nft-shared: Simplify using nft_create_match()
Phil Sutter
2023-02-17
1
-66
/
+40
*
nft-shared: Use nft_create_match() in one more spot
Phil Sutter
2023-02-17
1
-11
/
+1
*
nft-shared: Lookup matches in iptables_command_state
Phil Sutter
2023-02-17
2
-33
/
+41
*
ebtables-translate: Print flush command after parsing is finished
Phil Sutter
2023-01-31
1
-7
/
+7
*
ebtables-translate: Ignore '-j CONTINUE'
Phil Sutter
2023-01-31
1
-1
/
+3
*
ebtables-translate: Use OPT_* from xshared.h
Phil Sutter
2023-01-31
1
-18
/
+9
*
ebtables-translate: Drop exec_style
Phil Sutter
2023-01-31
1
-8
/
+0
*
ebtables: Refuse unselected targets' options
Phil Sutter
2023-01-31
2
-21
/
+12
*
Proper fix for "unknown argument" error message
Phil Sutter
2023-01-31
4
-15
/
+50
*
etc: Drop xtables.conf
Phil Sutter
2023-01-18
1
-1
/
+0
*
ebtables-translate: Install symlink
Phil Sutter
2022-12-22
3
-7
/
+13
*
gitignore: Ignore generated ip6tables man pages
Phil Sutter
2022-12-22
1
-0
/
+4
*
nft: Reject tcp/udp extension without proper protocol match
Phil Sutter
2022-12-22
1
-0
/
+6
*
nft: Make rule parsing errors fatal
Phil Sutter
2022-12-20
1
-1
/
+3
*
nft: Increase rule parser strictness
Phil Sutter
2022-12-20
5
-12
/
+37
*
arptables: Check the mandatory ar_pln match
Phil Sutter
2022-12-20
1
-1
/
+6
*
nft: Parse icmp header matches
Phil Sutter
2022-12-20
2
-3
/
+77
*
tests: Adjust testsuite return codes to automake guidelines
Phil Sutter
2022-12-14
1
-1
/
+3
*
Makefile: Fix for 'make distcheck'
Phil Sutter
2022-12-14
1
-1
/
+4
*
iptables/Makefile: Split nft-variant man page list
Phil Sutter
2022-12-14
1
-11
/
+7
*
iptables/Makefile: Reorg variable assignments
Phil Sutter
2022-12-14
1
-26
/
+32
*
Makefile: Generate ip6tables man pages on the fly
Phil Sutter
2022-12-14
5
-4
/
+3
*
ebtables: Fix MAC address match translation
Phil Sutter
2022-12-02
1
-3
/
+3
*
xtables-translate: Fix for interfaces with asterisk mid-string
Phil Sutter
2022-12-02
1
-1
/
+3
*
nft: Recognize INVAL/D interface name
Phil Sutter
2022-12-02
1
-0
/
+19
*
nft: Fix match generator for '! -i +'
Phil Sutter
2022-12-02
1
-0
/
+6
*
nft: Fix for comparing ifname matches against nft-generated ones
Phil Sutter
2022-12-02
1
-1
/
+1
*
ebtables: Implement --check command
Phil Sutter
2022-12-02
1
-3
/
+9
*
xshared: Free data after printing help
Phil Sutter
2022-12-02
1
-0
/
+3
*
iptables: Properly clear iptables_command_state object
Phil Sutter
2022-12-02
2
-4
/
+2
*
xtables: Introduce xtables_clear_iptables_command_state()
Phil Sutter
2022-12-02
9
-23
/
+27
*
iptables: Plug memleaks in print_firewall()
Phil Sutter
2022-12-02
2
-0
/
+12
*
nft: Plug memleak in nft_rule_zero_counters()
Phil Sutter
2022-12-02
1
-2
/
+3
*
iptables-xml: Free allocated chain strings
Phil Sutter
2022-12-02
1
-5
/
+5
*
iptables-restore: Free handle with --test also
Phil Sutter
2022-12-02
1
-2
/
+2
*
tests: shell: Fix valgrind mode for 0008-unprivileged_0
Phil Sutter
2022-12-02
1
-1
/
+2
*
nft-bridge: work around recent "among" decode breakage
Florian Westphal
2022-12-01
1
-0
/
+5
*
xlate: get rid of escape_quotes
Florian Westphal
2022-11-30
3
-20
/
+16
*
tests: shell: Test selective ebtables flushing
Phil Sutter
2022-11-29
1
-0
/
+47
*
extensions: Leverage xlate auto-spacing
Phil Sutter
2022-11-29
2
-8
/
+0
*
iptables-nft: exit nonzero when iptables-save cannot decode all expressions
Florian Westphal
2022-11-23
5
-14
/
+32
*
nft: check for unknown meta keys
Florian Westphal
2022-11-23
4
-8
/
+21
*
nft-shared: replace nftnl_expr_get_data() by nftnl_expr_get()
Pablo Neira Ayuso
2022-11-15
1
-1
/
+1
*
nft: replace nftnl_.*_nlmsg_build_hdr() by nftnl_nlmsg_build_hdr()
Pablo Neira Ayuso
2022-11-15
3
-15
/
+15
[next]