mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
A legacy name length limit in firewalld triggered problems with longer policy names. This patch to firewalld lifts that limit by checking the backend in use, no limit for nftables. Fixes #1389 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>