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
*
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
*
utils: nfnl_osf: Fix synopsis in help text
Phil Sutter
2017-10-04
1
-1
/
+1
*
extensions: libxt_bpf: fix missing __NR_bpf declaration
Rafael Buchbinder
2017-09-10
1
-0
/
+2
*
xtables-compat-restore: fix translation of mangle's OUTPUT
Louis Sautier
2017-09-10
1
-0
/
+2
*
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
2017-09-08
4
-41
/
+414
*
xtables-compat: fix memory leak when listing
Pablo M. Bermudo Garay
2017-08-14
2
-0
/
+4
*
xtables-compat-restore: fix several memory leaks
Pablo M. Bermudo Garay
2017-08-14
3
-4
/
+16
*
iptables-xml: Fix segfault on jump without a target
Oliver Ford
2017-06-19
1
-6
/
+3
*
xtables-translate: fix double space before comment
Pablo M. Bermudo Garay
2017-06-06
3
-7
/
+8
*
libip6t_icmp6: xlate: remove leftover space
Pablo M. Bermudo Garay
2017-06-06
1
-2
/
+0
*
tests: xlate: generalize owner
Pablo M. Bermudo Garay
2017-06-06
1
-1
/
+1
*
iptables: Add file output option to iptables-save
Oliver Ford
2017-05-29
4
-11
/
+69
*
iptables: Fix crash on malformed iptables-restore
Oliver Ford
2017-05-29
4
-9
/
+20
*
iptables: insist that the lock is held.
Lorenzo Colitti
2017-05-29
6
-37
/
+37
*
libxtables: Display weird character warning for wildcards
Oliver Ford
2017-05-08
1
-9
/
+9
*
tests: xlate: check if it is being run as root
Pablo M. Bermudo Garay
2017-04-25
1
-1
/
+3
*
tests: xlate: remove python 3.5 dependency
Pablo M. Bermudo Garay
2017-04-25
1
-13
/
+19
*
iptables-restore/save: exit when given an unknown option
Vincent Bernat
2017-04-19
6
-15
/
+27
*
iptables-restore.8: document -w/-W options
Dan Williams
2017-04-14
1
-4
/
+21
*
iptables-restore/ip6tables-restore: add --version/-V argument
Dan Williams
2017-04-14
3
-8
/
+24
*
extensions: libxt_hashlimit: fix 64-bit printf formats
James Cowgill
2017-04-14
1
-7
/
+9
*
iptables: extensions: Remove typedef in struct.
Arushi Singhal
2017-04-07
1
-3
/
+3
*
tests: add regression tests for xtables-translate
Pablo M. Bermudo Garay
2017-04-07
63
-0
/
+740
*
extensions: libxt_TOS: Add translation to nft
Gargi Sharma
2017-04-07
1
-0
/
+26
[next]