search for: log_drop_ext_pre_pre_nat_src

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

2017 Aug 24
5
[Bug 1179] New: vmap and sets cause "BUG: invalid range expression type set"
....168.0.255 } chain drop_ext_prerouting_pre_nat { # Configured here for possiblity that the external interface # is on a blackhole net (for testing) # Reexamine after testing completed ip saddr vmap { $if_external_net_ipv4 : continue, @blackhole_ipv4 : jump log_drop_ext_pre_pre_nat_src } ip daddr vmap { $if_external_addrs_ipv4 : continue, @blackhole_ipv4 : jump log_drop_ext_pre_pre_nat_dst } return } } -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrub...