index
:
libnftnl
master
nftables netlink library
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
ruleset: clean up the variable names in the xml/json parsing functions
Alvaro Neira
2015-01-10
1
-50
/
+50
*
buffer: include stdarg header
Giuseppe Longo
2014-11-20
1
-0
/
+1
*
expr: data_reg: use 'reg' instead of 'data_reg'
Pablo Neira Ayuso
2014-11-10
4
-25
/
+14
*
src: consolidate XML/JSON exportation
Pablo Neira Ayuso
2014-11-10
23
-1203
/
+485
*
expr: nat: use 'nat_type' instead of 'type' in the parser
Pablo Neira Ayuso
2014-11-10
1
-1
/
+1
*
expr: meta: Add cgroup support
Ana Rey
2014-11-10
1
-1
/
+2
*
remove empty src/attr.c
Pablo Neira Ayuso
2014-11-10
1
-0
/
+0
*
src: add support for nft_redir expression
Arturo Borrero
2014-10-30
2
-0
/
+304
*
ruleset: deconstify _get interface
Arturo Borrero
2014-10-24
1
-1
/
+1
*
utils: fix arp family number
Arturo Borrero
2014-10-21
1
-23
/
+20
*
src: fix compilation without xml/json support
Pablo Neira Ayuso
2014-10-11
1
-0
/
+2
*
src: cleanup in mxml and jansson regarding set_id parsing
Arturo Borrero
2014-10-11
2
-4
/
+4
*
src: internal set id allocation from nft_ruleset_parse*()
Alvaro Neira
2014-10-09
6
-22
/
+95
*
ruleset: add set id to parsed sets
Alvaro Neira
2014-10-09
1
-0
/
+4
*
expr: masq: optional printing of flags attr in snprintf_default
Arturo Borrero
2014-10-03
1
-2
/
+4
*
src: add ruleset generation class
Pablo Neira Ayuso
2014-09-19
3
-0
/
+214
*
set: fix set nlmsg desc parsing
Arturo Borrero
2014-09-18
1
-20
/
+2
*
utils: nft_fprintf: prevent an empty buffer from being printed
Arturo Borrero
2014-09-16
1
-2
/
+2
*
expr: add new nft_masq expression
Arturo Borrero
2014-09-09
2
-0
/
+209
*
expr: nat: add support for the new flags attribute
Arturo Borrero
2014-09-09
1
-3
/
+45
*
expr: meta: Add devgroup support
Ana Rey
2014-09-03
1
-1
/
+3
*
src: get rid of cached copies of x_tables.h and xt_LOG.h
Pablo Neira Ayuso
2014-08-31
2
-2
/
+6
*
src: fix printing of XML/JSON event wrapper header/footer
Arturo Borrero
2014-08-25
1
-16
/
+18
*
expr: meta: Add cpu support for meta expresion
Ana Rey
2014-08-24
1
-2
/
+3
*
expr: meta: Add pkttype support
Ana Rey
2014-08-24
1
-1
/
+2
*
utils: define xfree() as macro
Pablo Neira Ayuso
2014-08-20
2
-7
/
+2
*
set_elem: use proper free function
Arturo Borrero
2014-08-18
1
-1
/
+1
*
common: add batching interfaces
Pablo Neira Ayuso
2014-08-14
2
-0
/
+93
*
set_elem: add nft_set_elems_nlmsg_build_payload_iter()
Pablo Neira Ayuso
2014-07-25
2
-11
/
+76
*
set: add support for set mechanism selection
Arturo Borrero
2014-07-24
2
-3
/
+165
*
src: stricter netlink attribute length validation
Pablo Neira Ayuso
2014-07-20
26
-229
/
+128
*
expr: log: define variable flags in xml parser
Álvaro Neira Ayuso
2014-07-15
1
-1
/
+1
*
expr: log: add support for level and flags
Pablo Neira Ayuso
2014-07-01
1
-6
/
+85
*
chain: Do not print unset attributes in json
Ana Rey
2014-06-30
1
-71
/
+95
*
chain: Rename variables in nft_jansson_parse_chain functions
Ana Rey
2014-06-30
1
-32
/
+32
*
chain: Do not print unset attributes in xml
Ana Rey
2014-06-30
1
-46
/
+77
*
chain: Add all support of use attribute
Ana Rey
2014-06-30
1
-6
/
+18
*
table: Do not print unset values in json file
Ana Rey
2014-06-30
1
-22
/
+42
*
table: Do not print unset values in xml file
Ana Rey
2014-06-30
1
-13
/
+34
*
table: Add set, unset and parse implementation for the use attribute
Ana Rey
2014-06-30
1
-6
/
+12
*
table: Use nft_table_attr_set_* in the xml functions
Ana Rey
2014-06-30
1
-13
/
+5
*
table: Free memory in the same function that is reserved
Ana Rey
2014-06-30
1
-8
/
+9
*
chain: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-30
1
-37
/
+16
*
chain: Free memory in the same function that is reserved
Ana Rey
2014-06-30
1
-18
/
+18
*
expr: match: Do not print unset values in json file
Ana Rey
2014-06-24
1
-7
/
+6
*
expr: match: Do not print unset values in xml file
Ana Rey
2014-06-24
1
-6
/
+6
*
expr: match: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-24
1
-5
/
+1
*
expr: match: get a nft_rule_expr type in nft_rule_expr_match_snprintf_* funct...
Ana Rey
2014-06-24
1
-4
/
+6
*
expr: lookup: Do not print unset values in json file
Ana Rey
2014-06-24
1
-19
/
+19
*
expr: lookup: Do not print unset values in xml file
Ana Rey
2014-06-24
1
-14
/
+16
[next]