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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
expr: target: Do not print unset values in json file
Ana Rey
2014-06-23
1
-6
/
+6
*
expr: target: Do not print unset values in xml file
Ana Rey
2014-06-23
1
-6
/
+6
*
expr: target: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-23
1
-4
/
+1
*
expr: target: get a nft_rule_expr type in nft_rule_expr_target_snprintf_* fun...
Ana Rey
2014-06-23
1
-11
/
+10
*
expr: payload: Do not print unset values in json file
Ana Rey
2014-06-23
1
-27
/
+30
*
expr: payload: Do not print unset values in xml file
Ana Rey
2014-06-23
1
-24
/
+30
*
expr: payload: get a nft_rule_expr type in nft_rule_expr_payload_snprintf_* f...
Ana Rey
2014-06-23
1
-8
/
+10
*
expr: payload: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-23
1
-13
/
+8
*
expr: meta: Do not print unset values in json file
Ana Rey
2014-06-23
1
-26
/
+17
*
expr: meta: Do not print unset values in xml file
Ana Rey
2014-06-23
1
-16
/
+11
*
expr: meta: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-23
1
-15
/
+8
*
expr: immediate: Do not print unset values in xml file
Ana Rey
2014-06-23
1
-22
/
+23
*
expr: immediate: Do not print unset values in json file
Ana Rey
2014-06-23
1
-27
/
+23
*
expr: immediate: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-23
1
-3
/
+1
*
expr: bitwise: Do not print unset values in json
Ana Rey
2014-06-23
1
-39
/
+48
*
expr: bitwise: Do not print unset values in xml
Ana Rey
2014-06-23
1
-47
/
+49
*
expr: bitwise: Get a nft_rule_expr type in nft_rule_expr_bitwise_snprintf_* f...
Ana Rey
2014-06-23
1
-15
/
+12
*
expr: remove alignment through XT_ALIGN in match and target
Pablo Neira Ayuso
2014-06-17
2
-2
/
+2
*
expr: limit: Do not print unset values in xml
Ana Rey
2014-06-16
1
-11
/
+17
*
expr: limit: Do not print unset values in json
Ana Rey
2014-06-16
1
-11
/
+21
*
expr: limit: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-16
1
-9
/
+7
[next]