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
*
xtables: Drop -4 and -6 support from xtables-{save,restore}
Phil Sutter
2020-02-24
2
-18
/
+2
*
xtables: Align effect of -4/-6 options with legacy
Phil Sutter
2020-02-24
2
-13
/
+96
*
iptables-test.py: Fix --host mode
Phil Sutter
2020-02-24
1
-3
/
+2
*
nft: Drop pointless assignment
Phil Sutter
2020-02-18
1
-1
/
+0
*
ebtables: among: Support mixed MAC and MAC/IP entries
Phil Sutter
2020-02-18
4
-11
/
+21
*
xtables-translate: Fix for iface++
Phil Sutter
2020-02-14
2
-3
/
+7
*
tests: shell: Fix skip checks with --host mode
Phil Sutter
2020-02-14
13
-84
/
+88
*
xtables-restore: fix for --noflush and empty lines
Phil Sutter
2020-02-12
2
-3
/
+21
*
xtables-translate: Fix for interface name corner-cases
Phil Sutter
2020-02-11
2
-5
/
+40
*
.gitignore: add nano/vim swap file
Arturo Borrero Gonzalez
2020-02-10
1
-0
/
+3
*
extensions: time: add translation and tests
Jose M. Guisado Gomez
2020-02-04
2
-0
/
+98
*
Fixed some man pages typos ('This modules' -> 'This module')
Álvaro Santos
2020-01-16
3
-3
/
+3
*
extensions: AUDIT: fix man-page typo.
Jeremy Sowden
2019-12-30
1
-1
/
+1
*
extensions: among: Check call to fstat()
Phil Sutter
2019-12-06
1
-1
/
+5
*
xtables-translate: Guard strcpy() call in xlate_ifname()
Phil Sutter
2019-12-06
1
-3
/
+2
*
libxtables: Avoid buffer overrun in xtables_compatible_revision()
Phil Sutter
2019-12-06
1
-1
/
+2
*
extensions: cluster: Avoid undefined shift
Phil Sutter
2019-12-06
1
-1
/
+1
*
extensions: time: Avoid undefined shift
Phil Sutter
2019-12-06
1
-1
/
+1
*
xtables-restore: Avoid access of uninitialized data
Phil Sutter
2019-12-06
1
-1
/
+1
*
iptables-apply: script and manpage update
gw.2010@tnode.com
2019-12-05
2
-106
/
+242
*
extensions: libxt_sctp: add manpage description
Laurence J. Lane
2019-12-05
1
-0
/
+1
*
iptables: mention iptables-apply(8) in manpages
Laurence J. Lane
2019-12-05
2
-2
/
+2
*
libipq: fix spelling in manpage
Laurence J. Lane
2019-12-05
1
-1
/
+1
*
extensions: manpages: cleanup hyphens
Laurence J. Lane
2019-12-05
9
-10
/
+10
*
iptables: cleanup "allows to" usage
Laurence J. Lane
2019-12-05
8
-9
/
+9
*
iptables: install iptables-apply script and manpage
Laurence J. Lane
2019-12-05
2
-1
/
+7
*
xtables-restore: Fix parser feed from line buffer
Phil Sutter
2019-12-04
2
-1
/
+13
*
Fix DEBUG build
Phil Sutter
2019-12-04
1
-1
/
+1
*
extensions: CLUSTERIP: Mark as deprecated in man page
Phil Sutter
2019-12-04
1
-0
/
+3
*
build: bump dependency on libnftnl
Pablo Neira Ayuso
2019-12-02
1
-1
/
+1
*
configure: bump version for 1.8.4 release
v1.8.4
Pablo Neira Ayuso
2019-12-02
1
-1
/
+1
*
nft: bridge: Rudimental among extension support
Phil Sutter
2019-11-25
7
-31
/
+710
*
nft: Support parsing lookup expression
Phil Sutter
2019-11-25
3
-1
/
+13
*
nft: Embed rule's table name in nft_xt_ctx
Phil Sutter
2019-11-25
2
-0
/
+2
*
nft: Bore up nft_parse_payload()
Phil Sutter
2019-11-25
2
-1
/
+11
*
nft: Support NFT_COMPAT_SET_ADD
Phil Sutter
2019-11-25
1
-0
/
+58
*
nft: Introduce NFT_CL_SETS cache level
Phil Sutter
2019-11-25
3
-9
/
+200
*
nft: Eliminate pointless calls to nft_family_ops_lookup()
Phil Sutter
2019-11-25
1
-10
/
+5
*
nft: Keep nft_handle pointer in nft_xt_ctx
Phil Sutter
2019-11-25
2
-27
/
+15
*
nft: family_ops: Pass nft_handle to 'rule_to_cs' callback
Phil Sutter
2019-11-25
10
-26
/
+43
*
nft: family_ops: Pass nft_handle to 'print_rule' callback
Phil Sutter
2019-11-25
6
-18
/
+20
*
nft: family_ops: Pass nft_handle to 'rule_find' callback
Phil Sutter
2019-11-25
5
-11
/
+10
*
nft: family_ops: Pass nft_handle to 'add' callback
Phil Sutter
2019-11-25
7
-12
/
+14
*
nft: Fix -Z for rules with NFTA_RULE_COMPAT
Phil Sutter
2019-11-15
1
-0
/
+39
*
nft: CMD_ZERO needs a rule cache
Phil Sutter
2019-11-15
2
-0
/
+3
*
tests: shell: Add ipt-restore/0007-flush-noflush_0
Phil Sutter
2019-11-06
1
-0
/
+42
*
xtables-restore: Improve performance of --noflush operation
Phil Sutter
2019-11-06
1
-7
/
+82
*
xtables-restore: Allow lines without trailing newline character
Phil Sutter
2019-11-06
2
-1
/
+7
*
xtables-restore: Remove some pointless linebreaks
Phil Sutter
2019-11-06
1
-15
/
+10
*
xtables-restore: Introduce line parsing function
Phil Sutter
2019-11-06
1
-170
/
+177
[next]