search for: admin_addresses

Displaying 1 result from an estimated 1 matches for "admin_addresses".

2014 Jan 25
7
[Bug 888] New: Assertion errors attempting a statement which (I believe) is grammatically correct.
...ly the following also fails; From looking at the source there does not appear to be a set type declared for network blocks and seeing that this works when declared inline as an anonymous set I imagine this behaviour is not desirable. <some basic table initialization..> nft> add map filter admin_addresses { type ipv4_address; } nft> add element filter admin_addresses { 192.168.1.0/24 } nft: src/netlink.c:155: alloc_nft_setelem: Assertion `expr->ops->type == EXPR_MAPPING' failed. Aborted -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiv...