suricata: Add support for zones having multiple interfaces

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-09-22 17:08:03 +02:00
parent 09831e9ca9
commit db151ad716
2 changed files with 7 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ bin2ip() {
echo "${address[*]}"
}
network_get_intf() {
network_get_intfs() {
local zone="${1}"
case "${zone}" in