index
:
libnftnl
master
nftables netlink library
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples: nft-table-add: add batching support
Arturo Borrero
2014-08-24
1
-5
/
+28
*
examples: nft-table-add: add table_add_parse()
Arturo Borrero
2014-08-24
1
-20
/
+35
*
examples: nft-table-parse-add: add batching support
Arturo Borrero
2014-08-24
1
-8
/
+32
*
examples: merge nft-table-{xml|json}-add.c
Arturo Borrero
2014-08-24
3
-159
/
+55
*
expr: meta: Add cpu support for meta expresion
Ana Rey
2014-08-24
2
-2
/
+5
*
expr: meta: Add pkttype support
Ana Rey
2014-08-24
2
-1
/
+4
*
utils: define xfree() as macro
Pablo Neira Ayuso
2014-08-20
2
-7
/
+2
*
examples: nft-chain-parse-add: add batching support
Arturo Borrero
2014-08-18
1
-8
/
+29
*
examples: merge nft-chain-{xml|json}-add.c
Arturo Borrero
2014-08-18
3
-168
/
+61
*
set_elem: use proper free function
Arturo Borrero
2014-08-18
1
-1
/
+1
*
examples: nft-chain-del: support new batching interface
Arturo Borrero
2014-08-18
1
-7
/
+30
*
examples: nft-chain-del: add chain_del_parse()
Arturo Borrero
2014-08-18
1
-6
/
+19
*
examples: nft-chain-add: support new batching interface
Pablo Neira Ayuso
2014-08-14
1
-5
/
+29
*
examples: nft-chain-add: add chain_add_parse()
Pablo Neira Ayuso
2014-08-14
1
-30
/
+43
*
common: add batching interfaces
Pablo Neira Ayuso
2014-08-14
3
-0
/
+98
*
set_elem: add nft_set_elems_nlmsg_build_payload_iter()
Pablo Neira Ayuso
2014-07-25
3
-11
/
+79
*
examples: nft-set-add: use batch infraestructure
Arturo Borrero
2014-07-24
1
-44
/
+84
*
set: add support for set mechanism selection
Arturo Borrero
2014-07-24
3
-3
/
+167
*
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
3
-6
/
+91
*
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
*
bump version to 1.0.2
libnftnl-1.0.2
Pablo Neira Ayuso
2014-06-25
1
-1
/
+1
*
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
*
expr: lookup: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-24
1
-15
/
+7
*
expr: exthdr: Do not print unset values in json
Ana Rey
2014-06-24
1
-25
/
+39
*
expr: exthdr: Do not print unset values in xml
Ana Rey
2014-06-24
1
-23
/
+34
*
expr: exthdr: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-24
1
-16
/
+8
*
expr: exthdr: Add nft_rule_expr_exthdr_snprinf_* functions
Ana Rey
2014-06-24
1
-18
/
+38
*
expr: counter: Do not print unset values in json
Ana Rey
2014-06-24
1
-10
/
+21
*
expr: counter: Do not print unset values in xml
Ana Rey
2014-06-24
1
-11
/
+16
*
expr: counter: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-24
1
-7
/
+5
*
expr: counter: Add nft_rule_expr_counter_snprinf_* functions
Ana Rey
2014-06-24
1
-9
/
+31
*
expr: ct: Do not parse unset values in json
Ana Rey
2014-06-24
1
-23
/
+7
*
expr: ct: Delete the last comma character in json text
Ana Rey
2014-06-24
1
-2
/
+3
[next]