Re: [PATCH] fw4: add a range of icmpv6 types

2023-02-03 Thread Jo-Philipp Wich
Hi, the patch was white-space mangled and the Signed-off-by didn't match the author. It also introduced syntax errors in fw4.uc so it seems it hasn't been runtime tested at all. Superseded by https://git.openwrt.org/e6e82a5 and https://git.openwrt.org/30ee17a. signature.asc Description: OpenP

[PATCH] fw4: add a range of icmpv6 types

2023-02-02 Thread Paul D
Signed-off-by: Paul Dee --- root/usr/share/ucode/fw4.uc | 64 - 1 file changed, 63 insertions(+), 1 deletion(-) diff --git a/root/usr/share/ucode/fw4.uc b/root/usr/share/ucode/fw4.uc index 5dce90d..96f2780 100644 --- a/root/usr/share/ucode/fw4.uc +++ b/roo