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
/
dynset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
expr: Add const qualifiers to *2str translation arrays
Tobias Klauser
2017-01-16
1
-1
/
+1
*
src: remove libmxml support
Arturo Borrero
2016-09-23
1
-38
/
+0
*
src: Implement rule comparison
Carlos Falgueras García
2016-08-17
1
-0
/
+26
*
src: don't set data_len to zero when returning pointers
Pablo Neira Ayuso
2016-08-01
1
-1
/
+0
*
src: Fix nftnl_*_get_data() to return the real attribute length
Carlos Falgueras García
2016-07-11
1
-0
/
+3
*
src: check for strdup() errors from setters and parsers
Pablo Neira Ayuso
2016-06-15
1
-0
/
+4
*
libnftnl: constify object arguments to various functions
Patrick McHardy
2016-05-09
1
-5
/
+5
*
libnftnl: allow any set name length
Pablo Neira Ayuso
2016-05-05
1
-8
/
+12
*
src: rename nftnl_rule_expr to nftnl_expr
Pablo Neira Ayuso
2015-09-07
1
-38
/
+38
*
src: rename existing functions to use the nftnl_ prefix
Pablo Neira Ayuso
2015-09-07
1
-109
/
+109
*
dynset: support expression templates
Patrick McHardy
2015-04-14
1
-0
/
+38
*
expr: dynset: fix json/xml parsing
Arturo Borrero Gonzalez
2015-04-13
1
-14
/
+34
*
expr: add support for the dynset expr
Patrick McHardy
2015-04-12
1
-0
/
+317