qosmngr: airoha: flush HW NAT to directly apply changes.

This commit is contained in:
Markus Gothe 2025-09-15 15:54:32 +02:00
parent aa7ad2dfe9
commit 1c6e8aaec8

View file

@ -434,4 +434,6 @@ hw_commit_all() {
/userfs/bin/ifc add vip pbit $pbit
done
fi
hw_nat -! > /dev/null 2>&1
}