index
:
libnftnl
master
nftables netlink library
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ruleset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnftnl: constify object arguments to various functions
Patrick McHardy
2016-05-09
1
-1
/
+1
*
src: rename EXPORT_SYMBOL to EXPORT_SYMBOL_ALIAS
Florian Westphal
2015-11-24
1
-16
/
+16
*
src: get rid of _attr_ infix in new nftnl_ definitions
Pablo Neira Ayuso
2015-09-07
1
-25
/
+25
*
src: get rid of _ATTR_ infix in new nfntl_ definitions
Pablo Neira Ayuso
2015-09-07
1
-33
/
+33
*
src: rename existing functions to use the nftnl_ prefix
Pablo Neira Ayuso
2015-09-07
1
-408
/
+408
*
src: introduce nftnl_* aliases for all existing functions
Pablo Neira Ayuso
2015-09-02
1
-16
/
+16
*
ruleset: add nft_ruleset_ctx_free
Alvaro Neira
2015-03-13
1
-0
/
+23
*
ruleset: crash from error path when we build the xml/json tree
Alvaro Neira
2015-03-03
1
-11
/
+13
*
ruleset: fix crash if we free sets included in the set_list
Alvaro Neira
2015-02-24
1
-1
/
+8
*
ruleset: fix more leaks in error path
Pablo Neira Ayuso
2015-02-13
1
-5
/
+10
*
ruleset: fix leak in json/xml in set lists
Alvaro Neira
2015-02-13
1
-10
/
+14
*
src: add support to import JSON/XML with the new command tag
Alvaro Neira Ayuso
2015-02-10
1
-313
/
+482
*
src: add command tag in JSON/XML export support
Alvaro Neira Ayuso
2015-02-10
1
-12
/
+36
*
ruleset: refactor nft_ruleset_*_parse_ruleset()
Alvaro Neira
2015-01-15
1
-20
/
+38
*
ruleset: clean up the variable names in the xml/json parsing functions
Alvaro Neira
2015-01-10
1
-50
/
+50
*
ruleset: deconstify _get interface
Arturo Borrero
2014-10-24
1
-1
/
+1
*
src: internal set id allocation from nft_ruleset_parse*()
Alvaro Neira
2014-10-09
1
-4
/
+5
*
ruleset: add set id to parsed sets
Alvaro Neira
2014-10-09
1
-0
/
+4
*
ruleset: fix erroneous call to snprintf
Arturo Borrero
2014-05-07
1
-1
/
+1
*
src: add flag to add event wrapping in output functions
Arturo Borrero
2014-04-26
1
-9
/
+29
*
rename library to libnftnl
libnftnl-1.0.0
Pablo Neira Ayuso
2014-01-20
1
-5
/
+5
*
src: add interface to parse from file
Arturo Borrero
2014-01-09
1
-0
/
+7
*
src: rework and generalize the build/parse system
Arturo Borrero
2014-01-09
1
-10
/
+18
*
src: new error reporting approach for XML/JSON parsers
Álvaro Neira Ayuso
2014-01-06
1
-31
/
+41
*
src: unify parse and output types
Álvaro Neira Ayuso
2013-11-14
1
-12
/
+12
*
src: add fprintf API functions
Arturo Borrero
2013-11-03
1
-0
/
+203
*
ruleset: refactorize json/xml tagging
Arturo Borrero
2013-11-03
1
-53
/
+54
*
src: json: remove spaces
Álvaro Neira Ayuso
2013-10-17
1
-1
/
+1
*
ruleset: fix compilation warning
Pablo Neira Ayuso
2013-10-02
1
-0
/
+1
*
src: add low-level ruleset API
Arturo Borrero
2013-10-01
1
-0
/
+813