search for: gmputil

Displaying 5 results from an estimated 5 matches for "gmputil".

Did you mean: dsputil
2018 Nov 03
4
[Bug 1288] New: Assertion `cnt <= 1' failed in gmputil.c:67: mpz_get_uint32
https://bugzilla.netfilter.org/show_bug.cgi?id=1288 Bug ID: 1288 Summary: Assertion `cnt <= 1' failed in gmputil.c:67: mpz_get_uint32 Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org...
2019 Sep 15
3
[Bug 1365] New: nft crashes in chain_print_declaration()
...(gdb) bt #0 __gmpz_export (data=0x7ffc919cdd1c, countp=0x7ffc919cdc60, order=-1, size=4, endian=0, nail=0, z=0x50) at ../../gmp-6.1.2/mpz/export.c:66 #1 0x00007fc1b9b2e8c4 in __mpz_export_data (data=0x7ffc919cdd1c, op=0x50, byteorder=BYTEORDER_HOST_ENDIAN, len=4) at ../../../nftables/src/gmputil.c:109 #2 0x00007fc1b9afa346 in chain_print_declaration (chain=0x561fc75ebfe0, octx=0x561fc75eb2c0) at ../../../nftables/src/rule.c:1110 #3 0x00007fc1b9afa488 in chain_print (chain=0x561fc75ebfe0, octx=0x561fc75eb2c0) at ../../../nftables/src/rule.c:1128 #4 0x00007fc1b9afae77 in table_pri...
2018 Jan 16
0
[ANNOUNCE] nftables 0.8.1 release
...src: do not print limit keyword inside object definition Pablo Neira Ayuso (9): netlink: fix element addition to map with stateful object src: add nft_ prefix to everything exposed through include/nftables/nftables.h utils: fix one compilation error with --with-mini-gmp gmputil: turn mpz_printf into mpz_vfprintf to restore --with-mini-gmp src: deprecate "flow table" syntax, replace it by "meter" parser_bison: dismiss anonymous meters parser_bison: no need for 'name' token for meters include: refresh nf_tables.h cached co...
2014 Apr 14
0
[ANNOUNCE]: Release of nftables 0.2
...erdict maps set: properly account set size when merging recursive set definitions segtree: sort set elements before decomposition utils: fix -Wcast-align warnings on sparc parser: fix ether keyword clash Merge branch 'master' of git.netfilter.org:nftables gmputil: use MSF/LSF in import/export functions dependant on host byte order netlink: fix length value of concat data build: fix documentation build doc: documentation update datatypes: rename some types for more consistency doc: fix programlisting indentation doc: chang...
2017 Oct 12
0
[ANNOUNCE] nftables 0.8 release
...k: Remove variable nf_mon_sock. src: nft monitor ruleset man: Document nft monitor ruleset. src: netlink: Subscribe nft monitor and nft monitor trace to respective groups. src: introduce struct nft_cache man: Fix typo. src: Remove xt_stmt_() functions. src: gmputil: Remove mpz_get_be64() function. src: cli: Remove cli_display() function. src: netlink: Remove unused functions. src: mnl: Remove unused functions. src: Initialize struct stmt in _match and _target functions. tests: shell: Add tests for chain rename. tests: files...