search for: snprintf_buffer_size

Displaying 3 results from an estimated 3 matches for "snprintf_buffer_size".

Did you mean: printf_buffer_size
2014 Jun 25
0
[ANNOUNCE] libnftnl 1.0.2 release
...expr: queue: Add nft_rule_expr_queue_snprinf_* functions expr: queue: Use nft_rule_expr_* in the xml expr: queue: Do not print unset values in xml expr: queue: Do not print unset values in json expr: queue: Use the correct data type expr: queue: Use snprintf and SNPRINTF_BUFFER_SIZE in snprintf_default function tests: Add json and xml test file for queue expr: nat: Use nft_rule_expr_set_* in the xml expr: nat: Do not print unset values in xml file expr: nat: Do not print unset values in json file expr: limit: Add nft_rule_expr_limit_snprinf_* func...
2017 Oct 12
0
[ANNOUNCE] libnftnl 1.0.8 release
...XTHDR_F_PRESENT in debug output chain: Don't print unset policy value in netlink debug Shyam Saini (1): examples: Fix memory leaks detected by Valgrind Tobias Klauser (1): expr: Add const qualifiers to *2str translation arrays Varsha Rao (2): src: Change parameters of SNPRINTF_BUFFER_SIZE macro. src: Buffer is null terminated.
2016 Dec 19
0
[ANNOUNCE] libnftnl 1.0.7 release
...ey2str() expr/limit: Drop unreachable code in limit_to_type() common: Avoid integer overflow in nftnl_batch_is_supported() src: Avoid returning uninitialized data ruleset: Initialize ctx.flags before calling nftnl_ruleset_ctx_set() utils: Don't return directly from SNPRINTF_BUFFER_SIZE