Displaying 1 result from an estimated 1 matches for "blackhole_ipv4".
2017 Aug 24
5
[Bug 1179] New: vmap and sets cause "BUG: invalid range expression type set"
...ogons"
list.
Assuming that sets will properly scale to this level, it is possible to use
individual tests for each of the outcomes. Using the vmap is a preferred
option, especially if one can define a "default" match option.
To Replicate:
=============
table inet global {
set blackhole_ipv4 {
type ipv4_addr
flags interval
elements = {
0.0.0.0/8, # "default"
10.0.0.0/8, # RFC 1918
100.64.0.0/10, # bogon-bn-agg.txt 2017-08-17
127.0.0.0/8, # loopback
169.254.0.0/16, # Self-configured DHCP...