chiark / gitweb /
local.m4: Fix the IPv4 version of the `inbound-untrusted' chain.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 16 Mar 2023 18:09:32 +0000 (18:09 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 16 Mar 2023 18:09:32 +0000 (18:09 +0000)
This chain was introduced in 94ce6e764e92676c1a7dea68820bcf198ea4c466,
but, for some reason, the IPv6 version was established correctly but the
IPv4 version was hooked onto its parent `inbound' chain /after/ the
properly-final `forbidden' jump.

Fix this foolish bogosity.


No differences found