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
*
man: iptables.8: Trivial spelling fixes
Phil Sutter
2023-08-05
1
-5
/
+5
*
man: iptables.8: Extend exit code description
Phil Sutter
2023-08-05
1
-3
/
+6
*
tests: libipt_icmp.t: Enable tests with numeric output
Phil Sutter
2023-08-04
1
-6
/
+3
*
extensions: libipt_icmp: Fix confusion between 255/255 and any
Phil Sutter
2023-08-04
2
-1
/
+4
*
iptables-apply: Eliminate shellcheck warnings
Phil Sutter
2023-08-01
1
-8
/
+8
*
iptables-restore: Drop dead code
Phil Sutter
2023-08-01
1
-2
/
+0
*
tests: shell: Fix and extend chain rename test
Phil Sutter
2023-07-28
2
-12
/
+40
*
ebtables: Improve invalid chain name detection
Phil Sutter
2023-07-28
1
-5
/
+28
*
*tables: Reject invalid chain names when renaming
Phil Sutter
2023-07-28
1
-0
/
+1
*
*tables-restore: Enforce correct counters syntax if present
Phil Sutter
2023-07-28
3
-21
/
+24
*
nft: Include sets in debug output
Phil Sutter
2023-07-28
2
-1
/
+15
*
nft: Do not pass nft_rule_ctx to add_nft_among()
Phil Sutter
2023-07-28
1
-6
/
+5
*
nft: More verbose extension comparison debugging
Phil Sutter
2023-07-28
2
-0
/
+9
*
nft: Special casing for among match in compare_matches()
Phil Sutter
2023-07-28
1
-2
/
+5
*
tests: shell: Sanitize nft-only/0009-needless-bitwise_0
Phil Sutter
2023-07-19
1
-1
/
+1
*
nft-bridge: pass context structure to ops->add() to improve anonymous set sup...
Pablo Neira Ayuso
2023-07-12
8
-37
/
+62
*
iptables: Fix handling of non-existent chains
Jacek Tomasiak
2023-06-21
2
-1
/
+2
*
iptables: Fix setting of ipv6 counters
Jacek Tomasiak
2023-06-21
3
-6
/
+9
*
xshared: dissolve should_load_proto
Jan Engelhardt
2023-06-16
1
-14
/
+4
*
nft: use payload matching for layer 4 protocol
Pablo Neira Ayuso
2023-06-16
1
-1
/
+2
*
man: string: document BM false negatives
Jeremy Sowden
2023-06-16
1
-0
/
+15
*
nft: check for source and destination address in first place
Pablo Neira Ayuso
2023-06-02
3
-43
/
+47
*
nft: ruleparse: Create family-specific source files
Phil Sutter
2023-05-03
11
-725
/
+846
*
nft: Extract rule parsing callbacks from nft_family_ops
Phil Sutter
2023-05-03
7
-41
/
+60
*
nft: Introduce nft-ruleparse.{c,h}
Phil Sutter
2023-05-03
5
-1290
/
+1327
*
xshared: Fix parsing of option arguments in same word
Phil Sutter
2023-04-28
3
-31
/
+35
*
arptables: Don't omit standard matches if inverted
Phil Sutter
2023-04-28
1
-2
/
+4
*
arptables: Fix parsing of inverted 'arp operation' match
Phil Sutter
2023-04-28
1
-1
/
+1
*
nft-shared: Drop unused include
Phil Sutter
2023-04-21
1
-1
/
+0
*
utils: nfbpf_compile: Replace pcap_compile_nopcap()
Phil Sutter
2023-04-21
1
-1
/
+9
*
tests: shell: Test for false-positive rule check
Phil Sutter
2023-04-05
1
-0
/
+17
*
ebtables-nft: add broute table emulation
Florian Westphal
2023-04-04
7
-28
/
+112
*
include: update nf_tables uapi header
Florian Westphal
2023-04-04
1
-5
/
+54
*
build: use pkg-config for libpcap
Alyssa Ross
2023-04-04
2
-7
/
+8
*
ip6tables: Fix checking existence of rule
Markus Boehme
2023-04-04
1
-1
/
+1
*
iptables-test.py: make explicit use of python3
Arturo Borrero Gonzalez
2023-03-15
1
-1
/
+1
*
iptables-nft: remove unused function argument
Florian Westphal
2023-03-15
6
-6
/
+6
*
iptables-nft: make builtin tables static
Florian Westphal
2023-03-14
2
-7
/
+3
*
xtables-eb: fix crash when opts isn't reallocated
Florian Westphal
2023-03-14
1
-1
/
+2
*
nft-restore: Fix for deletion of new, referenced rule
Phil Sutter
2023-03-01
2
-1
/
+18
*
include: Add missing linux/netfilter/xt_LOG.h
Phil Sutter
2023-02-22
3
-38
/
+20
*
xt_sctp: add the missing chunk types in sctp_help
Xin Long
2023-02-21
1
-1
/
+1
*
xtables-translate: Support insert with index
Phil Sutter
2023-02-17
2
-1
/
+3
*
ebtables: ip and ip6 matches depend on protocol match
Phil Sutter
2023-02-17
1
-2
/
+9
*
extensions: libebt_ip: Translation has to match on ether type
Phil Sutter
2023-02-17
2
-3
/
+24
*
extensions: libebt_ip: Do not use 'ip dscp' for translation
Phil Sutter
2023-02-17
2
-3
/
+3
*
extensions: libebt_redirect: Fix for wrong syntax in translation
Phil Sutter
2023-02-17
2
-4
/
+4
*
extensions: libebt_redirect: Fix target translation
Phil Sutter
2023-02-17
2
-1
/
+9
*
tests: xlate: Print file names even if specified
Phil Sutter
2023-02-17
1
-1
/
+1
*
tests: xlate: Properly split input in replay mode
Phil Sutter
2023-02-17
1
-1
/
+1
[next]