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
...
*
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
*
iptables: Remove unnecessary braces.
Varsha Rao
2017-04-06
4
-10
/
+5
*
iptables: Remove explicit static variables initalization.
Varsha Rao
2017-04-06
7
-11
/
+11
*
iptables: Constify option struct
Gargi Sharma
2017-03-27
4
-4
/
+4
*
iptables-restore: support acquiring the lock.
Lorenzo Colitti
2017-03-21
6
-33
/
+122
*
iptables: remove duplicated argument parsing code
Lorenzo Colitti
2017-03-17
6
-160
/
+95
*
iptables: move XT_LOCK_NAME from CFLAGS to config.h.
Lorenzo Colitti
2017-03-17
2
-2
/
+5
*
iptables: set the path of the lock file via a configure option.
Lorenzo Colitti
2017-03-14
2
-4
/
+8
*
iptables-translate: print nft iff there are more expanded rules to print
Pablo Neira Ayuso
2017-03-09
1
-1
/
+1
*
libxtables: abolish AI_CANONNAME
Jan Engelhardt
2017-03-08
1
-2
/
+0
*
libxtables: remove unnecessary nesting from host_to_ip(6)addr
Jan Engelhardt
2017-03-08
1
-30
/
+24
*
iptables-translate: print nft command for each expand rules via dns names
Pablo Neira Ayuso
2017-03-08
1
-0
/
+2
*
xtables-translate: Avoid querying the kernel
Phil Sutter
2017-03-08
1
-0
/
+10
*
extensions: libxt_addrtype: Add translation to nft
Phil Sutter
2017-03-08
1
-0
/
+69
*
utils: nfsynproxy: fix build with musl libc
Baruch Siach
2017-03-03
1
-0
/
+1
*
libiptc: don't set_changed() when checking rules with module jumps
Dan Williams
2017-02-28
1
-6
/
+8
*
extensions: libxt_hashlimit: Add translation to nft
Elise Lennion
2017-02-28
1
-0
/
+224
*
xshared: using the blocking file lock request when we wait indefinitely
Liping Zhang
2017-02-28
1
-11
/
+14
*
xshared: do not lock again and again if "-w" option is not specified
Liping Zhang
2017-02-28
1
-7
/
+4
*
libxt_hashlimit: add new unit test to catch kernel bug
Pablo Neira Ayuso
2017-02-21
1
-0
/
+1
*
iptables: update pf.os
Xose Vazquez Perez
2017-02-01
1
-1
/
+4
*
iptables: fix the wrong appending of jump verdict after the comment.
v1.6.1
Shyam Saini
2017-01-26
2
-6
/
+4
*
iptables-save: exit with error if unable to open proc file
Thomas Habets
2017-01-18
2
-8
/
+20
*
extensions: libxt_rpfilter: add translation to nft
Liping Zhang
2017-01-16
1
-0
/
+26
*
extensions: libxt_connbytes: Add translation to nft
Liping Zhang
2017-01-16
1
-0
/
+56
*
iptables 1.6.1 release
Pablo Neira Ayuso
2017-01-16
1
-1
/
+1
*
build: Fix two compile errors during out-of-tree build
Keno Fischer
2017-01-16
2
-2
/
+2
*
libxtables: xtables: Use getnameinfo()
Shyam Saini
2016-12-20
1
-4
/
+11
*
libxtables: xtables: remove unnecessary debug code
Shyam Saini
2016-12-20
1
-26
/
+3
*
iptables: on revision mismatch, do not call print/save
Willem de Bruijn
2016-12-11
2
-8
/
+28
*
extensions: libxt_bpf: support ebpf pinned objects
Willem de Bruijn
2016-12-10
4
-50
/
+216
*
extensions: LOG: add log flags translation to nft
Liping Zhang
2016-11-29
2
-8
/
+52
*
tcp_xlate: Enclose LH flag values in parentheses
Phil Sutter
2016-11-29
1
-2
/
+2
*
xtables-translate: Fix chain type when translating nat table
Phil Sutter
2016-11-29
1
-6
/
+12
*
nft_ipv{4,6}_xlate: Respect prefix lengths
Phil Sutter
2016-11-29
2
-7
/
+11
*
xtables-translate: Support setting standard chain policy
Phil Sutter
2016-11-29
1
-5
/
+11
*
extensions: libip6t_ah: Fix translation of plain '-m ah'
Phil Sutter
2016-11-29
1
-1
/
+6
*
libxt_multiport: remove an unused variable
George Burgess IV
2016-11-23
1
-2
/
+0
[prev]
[next]