index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xshared: Accept an option if any given command allows it
HEAD
master
Phil Sutter
9 days
1
-1
/
+1
*
extensions: icmp: Support info-request/-reply type names
Phil Sutter
9 days
2
-0
/
+9
*
tests: iptables-test: Add nft-compat variant
Phil Sutter
2025-04-10
1
-2
/
+12
*
nft: Embed compat extensions in rule userdata
Phil Sutter
2025-04-10
16
-17
/
+240
*
nft: Pass nft_handle into add_{action,match}()
Phil Sutter
2025-04-10
6
-13
/
+17
*
nft-ruleparse: Fallback to compat expressions in userdata
Phil Sutter
2025-04-10
5
-0
/
+204
*
nft: Introduce UDATA_TYPE_COMPAT_EXT
Phil Sutter
2025-04-10
2
-8
/
+15
*
nft: __add_{match,target}() can't fail
Phil Sutter
2025-04-10
2
-18
/
+12
*
nft: ruleparse: Introduce nft_parse_rule_expr()
Phil Sutter
2025-04-10
2
-33
/
+44
*
nft: Make add_log() static
Phil Sutter
2025-04-10
2
-2
/
+3
*
configure: Avoid addition assignment operators
Achill Gilgenast
2025-01-28
1
-3
/
+3
*
nft: Drop interface mask leftovers from post_parse callbacks
Phil Sutter
2024-11-19
3
-9
/
+0
*
nft: fix interface comparisons in `-C` commands
Jeremy Sowden
2024-11-19
6
-49
/
+22
*
ip[6]tables-translate: fix test failures when WESP is defined
Jeremy Sowden
2024-11-12
1
-8
/
+8
*
configure: Bump version for 1.8.11 release
v1.8.11
Phil Sutter
2024-11-08
1
-1
/
+1
*
libxtables: Hide xtables_strtoul_base() symbol
Phil Sutter
2024-11-07
5
-3
/
+10
*
Makefile.am: Revert to old serial test harness
Phil Sutter
2024-11-06
1
-1
/
+1
*
tests: xlate-test: Fix for 'make distcheck'
Phil Sutter
2024-11-06
1
-2
/
+4
*
tests: iptables-test: Fix for 'make distcheck'
Phil Sutter
2024-11-06
1
-3
/
+4
*
tests: shell: Print escape sequences with terminals only
Phil Sutter
2024-11-06
1
-2
/
+2
*
tests: shell: iptables/0010-wait_0 is unreliable
Phil Sutter
2024-11-06
1
-1
/
+1
*
tests: iptables-test: Extend fast mode docs a bit
Phil Sutter
2024-11-05
1
-1
/
+8
*
tests: iptables-test: Properly assert rule deletion errors
Phil Sutter
2024-11-05
1
-1
/
+14
*
tests: shell: Test ebtables-restore deleting among matches
Phil Sutter
2024-11-05
1
-0
/
+18
*
ebtables: Simplify ebt_add_{match,watcher}
Phil Sutter
2024-11-05
1
-15
/
+5
*
ebtables: Clone extensions before modifying them
Phil Sutter
2024-11-05
2
-10
/
+14
*
tests: shell: Fix for 'make distcheck'
Phil Sutter
2024-11-05
1
-0
/
+11
*
tests: iptables-test: extend coverage for ip6tables
Pablo Neira Ayuso
2024-11-05
28
-89
/
+177
*
tests: iptables-test: Fix for duplicate supposed-to-fail errors
Phil Sutter
2024-11-05
1
-10
/
+10
*
iptables: tests: shell: use bash, not sh
Florian Westphal
2024-10-30
1
-1
/
+1
*
iptables: tests: add missing make +x
Florian Westphal
2024-10-29
1
-0
/
+0
*
tests: shell: Test some commands involving rule numbers
Phil Sutter
2024-10-16
2
-0
/
+197
*
nft: Fix for -Z with bogus rule number
Phil Sutter
2024-10-16
1
-7
/
+2
*
ebtables: Fix for -S with rule number
Phil Sutter
2024-10-16
1
-1
/
+1
*
xshared: iptables does not support '-b'
Phil Sutter
2024-10-16
1
-1
/
+1
*
gitignore: Ignore generated arptables-translate.8
Phil Sutter
2024-10-16
1
-0
/
+1
*
man: ebtables-nft.8: Note that --concurrent is a NOP
Phil Sutter
2024-10-16
1
-1
/
+2
*
man: xtables-legacy.8: Join two paragraphs
Phil Sutter
2024-10-16
1
-1
/
+0
*
tests: iptables-test: Append stderr output to log file
Phil Sutter
2024-10-16
1
-0
/
+6
*
tests: shell: Adjust for recent changes in libnftnl
Phil Sutter
2024-10-01
1
-1
/
+1
*
extensions: TPROXY: Fix for translation being non-terminal
Phil Sutter
2024-09-15
2
-7
/
+9
*
configure: Determine if musl is used for build
Joshua Lant
2024-08-29
1
-1
/
+21
*
iptables: align xt_CONNMARK with current kernel headers
Joshua Lant
2024-08-23
3
-14
/
+11
*
nft: ruleparse: Drop 'iter' variable in nft_rule_to_iptables_command_state
Phil Sutter
2024-08-14
1
-7
/
+5
*
nft: Reduce overhead in nft_rule_find()
Phil Sutter
2024-08-14
1
-12
/
+22
*
ebtables: Introduce nft_bridge_init_cs()
Phil Sutter
2024-08-14
2
-7
/
+8
*
ebtables: Zero freed pointers in ebt_cs_clean()
Phil Sutter
2024-08-14
1
-0
/
+1
*
ebtables: Omit all-wildcard interface specs from output
Phil Sutter
2024-07-31
1
-1
/
+1
*
arptables: Introduce print_iface()
Phil Sutter
2024-07-31
1
-36
/
+16
*
libxtables: Debug: Slightly improve extension ordering debugging
Phil Sutter
2024-07-31
1
-5
/
+15
[next]