[Bug 1415] adjacent ip ranges in vmap causing error
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Wed Apr 8 18:50:35 CEST 2020
https://bugzilla.netfilter.org/show_bug.cgi?id=1415
--- Comment #4 from McFly <generic_dummy at t-online.de> ---
The patch apparantly resolves the reported problem, however seems to have other
issues. The following snippet is causing a segmentation fault:
ip saddr vmap {
10.0.1.0-10.0.1.255 : accept,
10.0.1.1-10.0.2.255 : drop
}
The patch was applied to kernel 5.6.3 and nftables 0.9.4 was used. I will
cross-check with an unpatched kernel.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20200408/51858a8c/attachment.html>
More information about the netfilter-buglog
mailing list