index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nftables: xt: fix misprint in nft_xt_compatible_revision
Pavel Tikhomirov
2021-03-09
1
-1
/
+1
*
src: add rule_stmt_append() and use it
Pablo Neira Ayuso
2020-05-05
1
-2
/
+2
*
src: fix double free on xt stmt destruction
Florian Westphal
2019-05-01
1
-1
/
+1
*
src: missing destroy function in statement definitions
Pablo Neira Ayuso
2019-04-05
1
-0
/
+1
*
xt: fix build with --with-xtables
Florian Westphal
2018-12-29
1
-3
/
+4
*
xt: fix build when libxtables is not installed
Florian Westphal
2018-12-04
1
-0
/
+5
*
xt: always build with a minimal support for xt match/target decode
Florian Westphal
2018-11-12
1
-0
/
+22
*
xt: pass octx to translate function
Florian Westphal
2018-11-12
1
-3
/
+3
*
src: remove opts field from struct xt_stmt
Pablo Neira Ayuso
2018-10-17
1
-6
/
+2
*
nftables: xt: don't use hard-coded AF_INET
Florian Westphal
2018-05-14
1
-4
/
+20
*
xt: don't BUG if we can't find an extensions
Florian Westphal
2018-05-08
1
-6
/
+8
*
Revert ("src: Remove xt_stmt_() functions").
Pablo Neira Ayuso
2018-01-20
1
-2
/
+74
*
src: Initialize struct stmt in _match and _target functions.
Varsha Rao
2017-08-24
1
-0
/
+2
*
src: Remove xt_stmt_() functions.
Varsha Rao
2017-08-17
1
-74
/
+0
*
src: Remove __init and __exit macro definitions.
Varsha Rao
2017-07-17
1
-1
/
+1
*
xt: use NFTNL_* definitions
Pablo Neira Ayuso
2016-12-20
1
-6
/
+6
*
xt: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
2016-11-09
1
-1
/
+1
*
xt: use struct xt_xlate_{mt,tg}_params
Pablo Neira Ayuso
2016-07-25
1
-5
/
+15
*
src: add xt compat support
Pablo Neira Ayuso
2016-07-13
1
-0
/
+348