summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version to 1.0.2libnftnl-1.0.2Pablo Neira Ayuso2014-06-251-1/+1
* expr: match: Do not print unset values in json fileAna Rey2014-06-241-7/+6
* expr: match: Do not print unset values in xml fileAna Rey2014-06-241-6/+6
* expr: match: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-241-5/+1
* expr: match: get a nft_rule_expr type in nft_rule_expr_match_snprintf_* funct...Ana Rey2014-06-241-4/+6
* expr: lookup: Do not print unset values in json fileAna Rey2014-06-241-19/+19
* expr: lookup: Do not print unset values in xml fileAna Rey2014-06-241-14/+16
* expr: lookup: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-241-15/+7
* expr: exthdr: Do not print unset values in jsonAna Rey2014-06-241-25/+39
* expr: exthdr: Do not print unset values in xmlAna Rey2014-06-241-23/+34
* expr: exthdr: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-241-16/+8
* expr: exthdr: Add nft_rule_expr_exthdr_snprinf_* functionsAna Rey2014-06-241-18/+38
* expr: counter: Do not print unset values in jsonAna Rey2014-06-241-10/+21
* expr: counter: Do not print unset values in xmlAna Rey2014-06-241-11/+16
* expr: counter: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-241-7/+5
* expr: counter: Add nft_rule_expr_counter_snprinf_* functionsAna Rey2014-06-241-9/+31
* expr: ct: Do not parse unset values in jsonAna Rey2014-06-241-23/+7
* expr: ct: Delete the last comma character in json textAna Rey2014-06-241-2/+3
* expr: ct: Do not print unset values in xml fileAna Rey2014-06-241-18/+12
* expr: ct: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-241-14/+8
* expr: nat: add helper function to translate nat types to stringArturo Borrero2014-06-231-23/+17
* expr: cmp: Do not print unset values in json fileAna Rey2014-06-231-20/+21
* expr: cmp: Do not print unset values in xml fileAna Rey2014-06-231-17/+22
* expr: cmp: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-231-8/+4
* expr: cmp: Get a nft_rule_expr type in nft_rule_expr_cmp_snprintf_* functionsAna Rey2014-06-231-12/+12
* expr: byteorder: Do not print unset values in jsonAna Rey2014-06-231-32/+42
* expr: byteorder: Rename variables in nft_rule_expr_byteorder_json_parse funct...Ana Rey2014-06-231-9/+9
* expr: byteorder: Do not print unset values in xml fileAna Rey2014-06-231-29/+39
* expr: byteorder: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-231-23/+14
* expr: byteorder: Get a nft_rule_expr type in nft_rule_expr_byteorder_snprintf...Ana Rey2014-06-231-18/+13
* expr: target: Do not print unset values in json fileAna Rey2014-06-231-6/+6
* expr: target: Do not print unset values in xml fileAna Rey2014-06-231-6/+6
* expr: target: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-231-4/+1
* expr: target: get a nft_rule_expr type in nft_rule_expr_target_snprintf_* fun...Ana Rey2014-06-231-11/+10
* expr: payload: Do not print unset values in json fileAna Rey2014-06-231-27/+30
* expr: payload: Do not print unset values in xml fileAna Rey2014-06-231-24/+30
* expr: payload: get a nft_rule_expr type in nft_rule_expr_payload_snprintf_* f...Ana Rey2014-06-231-8/+10
* expr: payload: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-231-13/+8
* expr: meta: Do not print unset values in json fileAna Rey2014-06-231-26/+17
* expr: meta: Do not print unset values in xml fileAna Rey2014-06-231-16/+11
* expr: meta: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-231-15/+8
* expr: immediate: Do not print unset values in xml fileAna Rey2014-06-231-22/+23
* expr: immediate: Do not print unset values in json fileAna Rey2014-06-231-27/+23
* expr: immediate: Use nft_rule_expr_set_* in the xml parsing codeAna Rey2014-06-231-3/+1
* expr: bitwise: Do not print unset values in jsonAna Rey2014-06-231-39/+48
* expr: bitwise: Do not print unset values in xmlAna Rey2014-06-231-47/+49
* expr: bitwise: Get a nft_rule_expr type in nft_rule_expr_bitwise_snprintf_* f...Ana Rey2014-06-231-15/+12
* expr: remove alignment through XT_ALIGN in match and targetPablo Neira Ayuso2014-06-172-2/+2
* expr: limit: Do not print unset values in xmlAna Rey2014-06-161-11/+17
* expr: limit: Do not print unset values in jsonAna Rey2014-06-161-11/+21