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
...
*
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
*
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
*
expr: ct: Do not print unset values in xml file
Ana Rey
2014-06-24
1
-18
/
+12
*
expr: ct: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-24
1
-14
/
+8
*
expr: nat: add helper function to translate nat types to string
Arturo Borrero
2014-06-23
1
-23
/
+17
*
expr: cmp: Do not print unset values in json file
Ana Rey
2014-06-23
1
-20
/
+21
*
expr: cmp: Do not print unset values in xml file
Ana Rey
2014-06-23
1
-17
/
+22
*
expr: cmp: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-23
1
-8
/
+4
*
expr: cmp: Get a nft_rule_expr type in nft_rule_expr_cmp_snprintf_* functions
Ana Rey
2014-06-23
1
-12
/
+12
*
expr: byteorder: Do not print unset values in json
Ana Rey
2014-06-23
1
-32
/
+42
*
expr: byteorder: Rename variables in nft_rule_expr_byteorder_json_parse funct...
Ana Rey
2014-06-23
1
-9
/
+9
*
expr: byteorder: Do not print unset values in xml file
Ana Rey
2014-06-23
1
-29
/
+39
*
expr: byteorder: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-23
1
-23
/
+14
*
expr: byteorder: Get a nft_rule_expr type in nft_rule_expr_byteorder_snprintf...
Ana Rey
2014-06-23
1
-18
/
+13
[prev]
[next]