index
:
libnftnl
master
nftables netlink library
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
expr
/
redir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
expr: no need to nul-terminate buffer from expression ->snprintf indirection
Pablo Neira Ayuso
2017-10-04
1
-3
/
+0
*
src: Buffer is null terminated.
Varsha Rao
2017-09-27
1
-0
/
+3
*
src: Change parameters of SNPRINTF_BUFFER_SIZE macro.
Varsha Rao
2017-09-27
1
-5
/
+5
*
src: update Arturo Borrero Gonzalez email
Arturo Borrero Gonzalez
2016-10-17
1
-1
/
+1
*
src: remove libmxml support
Arturo Borrero
2016-09-23
1
-27
/
+0
*
src: Implement rule comparison
Carlos Falgueras GarcĂa
2016-08-17
1
-0
/
+18
*
libnftnl: constify object arguments to various functions
Patrick McHardy
2016-05-09
1
-4
/
+4
*
src: rename nftnl_rule_expr to nftnl_expr
Pablo Neira Ayuso
2015-09-07
1
-32
/
+32
*
src: rename existing functions to use the nftnl_ prefix
Pablo Neira Ayuso
2015-09-07
1
-74
/
+74
*
expr: redir: fix snprintf to return the number of bytes printed
Balazs Scheidler
2015-06-30
1
-1
/
+1
*
src: restore static array with expression operations
Pablo Neira Ayuso
2015-03-23
1
-5
/
+0
*
src: split internal.h is smaller files
Pablo Neira Ayuso
2015-02-17
1
-2
/
+0
*
src: consolidate XML/JSON exportation
Pablo Neira Ayuso
2014-11-10
1
-52
/
+12
*
src: add support for nft_redir expression
Arturo Borrero
2014-10-30
1
-0
/
+303