chiark
/
gitweb
/
~mdw
/
firewall
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
8a3660c
)
local.m4: Fix the IPv4 version of the `inbound-untrusted' chain.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Mar 2023 18:09:32 +0000
(18:09 +0000)
committer
Mark 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