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
*
libxt_comment: silence truncation warning
Florian Westphal
2018-04-10
1
-4
/
+3
*
xtables-compat: only validate the xtables builtin tables
Florian Westphal
2018-04-09
1
-2
/
+9
*
xtables-compat: skip unsupported tables
Florian Westphal
2018-04-09
4
-43
/
+14
*
xtables-compat: also validate priorities and hook points match expected values
Florian Westphal
2018-04-09
1
-13
/
+22
*
xtables-compat: fix snprintf truncation warnings
Florian Westphal
2018-04-08
2
-2
/
+2
*
extensions: CLUSTERIP: do not allow --local-node 0
Pablo Neira Ayuso
2018-03-30
1
-1
/
+2
*
extensions: CLUSTERIP: add tests
Pablo Neira Ayuso
2018-03-28
1
-0
/
+3
*
iptables: add xtables-translate.8 manpage
Arturo Borrero Gonzalez
2018-03-17
2
-1
/
+136
*
extensions: libxt_bpf: Fix build with old kernel versions
Hauke Mehrtens
2018-02-28
1
-1
/
+2
*
extenstions: ecn: add tcp ecn/cwr translation
Florian Westphal
2018-02-26
2
-18
/
+37
*
extensions: add tests for comp match options
Harsha Sharma
2018-02-25
2
-5
/
+6
*
xtables-compat-multi.c: Allow symlink of ebtables
Duncan Roe
2018-02-25
1
-0
/
+1
*
iptables: add xtables-compat.8 manpage
Arturo Borrero Gonzalez
2018-02-25
2
-1
/
+178
*
extensions: connmark: remove non-working translation
Florian Westphal
2018-02-20
2
-18
/
+10
*
extensions: prefer plain 'set' over 'set mark and'
Florian Westphal
2018-02-20
4
-6
/
+12
*
xtables-compat-restore: use correct hook priorities
Florian Westphal
2018-02-17
1
-5
/
+31
*
iptables 1.6.2 release
v1.6.2
Pablo Neira Ayuso
2018-02-02
1
-1
/
+1
*
policy: add nft translation for simple policy none/strict use case
Florian Westphal
2018-01-31
2
-0
/
+32
*
tests: xlate-test: no need to require superuser privileges
Florian Westphal
2018-01-31
1
-3
/
+1
*
extensions: hashlimit: remove space before burst in translation to nft
Pablo Neira Ayuso
2018-01-29
1
-1
/
+1
*
extensions: hashlimit: Rename 'flow table' keyword to meter
shyam saini
2018-01-29
2
-4
/
+4
*
extensions: Add test for cluster nft translation
Shyam Saini
2018-01-19
1
-0
/
+26
*
extensions: ip6t_{S,D}NAT: add more tests
Thierry Du Tre
2018-01-16
4
-0
/
+4
*
extensions: ip6t_{S,D}NAT: multiple to-dst/to-src arguments not reported
Thierry Du Tre
2018-01-16
6
-12
/
+16
*
extensions: libxt_cluster: Add translation to nft
Shyam Saini
2018-01-16
1
-0
/
+51
*
extensions: add support for 'srh' match
Ahmed Abdelsalam
2018-01-12
3
-0
/
+324
*
extensions: hashlimit: fix incorrect burst in translations
Pablo Neira Ayuso
2018-01-04
1
-3
/
+5
*
extensions: libxt_hashlimit: Do not print default timeout and burst
Harsha Sharma
2017-12-28
1
-8
/
+12
*
extensions: Add macro _DEFAULT_SOURCE.
Varsha Rao
2017-12-21
2
-0
/
+2
*
iptables: Remove const qualifier from struct option.
Varsha Rao
2017-12-21
3
-3
/
+3
*
iptables: masquerade: add randomize-full support
Max Laverse
2017-12-04
5
-2
/
+40
*
iptables: patch to correct linker flag sequence
Yogesh Prasad
2017-12-04
1
-1
/
+1
*
extensions: libxt_tcpmss: Add test case for invalid ranges.
Varsha Rao
2017-11-30
1
-0
/
+1
*
iptables: xtables-eb: Remove const qualifier from struct option
Varsha Rao
2017-11-30
1
-1
/
+1
*
iptables: extensions: Fix MARK target help
Mart Frauenlob
2017-11-27
1
-1
/
+1
*
libxt_sctp: fix array out of range in print_chunk
huaibin Wang
2017-11-13
2
-7
/
+4
*
extensions: add tests for ipcomp protocol
Harsha Sharma
2017-10-24
1
-0
/
+5
*
tests: xlate: print output in same way as nft-test.py
Harsha Sharma
2017-10-24
1
-13
/
+26
*
libxt_recent: Remove ineffective checks for info->name
Phil Sutter
2017-10-20
1
-2
/
+2
*
libxt_TOS: add tests for translation infrastructure
Harsha Sharma
2017-10-17
1
-0
/
+23
*
Update .gitignore
Harsha Sharma
2017-10-17
1
-0
/
+4
*
iptables: iptables-compat translation for TCPMSS
Aastha Gupta
2017-10-17
1
-0
/
+14
*
extensions: libxt_tcpmss: Detect invalid ranges
Phil Sutter
2017-10-17
2
-2
/
+6
*
iptables-translate: add test file for TCPMSS extension
Aastha Gupta
2017-10-17
1
-0
/
+5
*
iptables-compat: do not allow to delete populated user define chains
Pablo Neira Ayuso
2017-10-11
1
-2
/
+8
*
iptables: change large file support handling
Juergen Borleis
2017-10-04
1
-2
/
+3
*
iptables: Constify option struct
Harsha Sharma
2017-10-04
4
-4
/
+4
*
ip{,6}tables-restore: Don't accept wait-interval without wait
Phil Sutter
2017-10-04
2
-0
/
+10
*
ip{,6}tables-restore: Don't ignore missing wait-interval value
Phil Sutter
2017-10-04
1
-1
/
+1
*
utils: Add a man page for nfnl_osf
Phil Sutter
2017-10-04
4
-1
/
+74
[next]