Page MenuHomeVyOS Platform

Cosmetic bug for the firewall bridge template
Closed, ResolvedPublicBUG

Description

Cosmetic bug for the firewall bridge template

https://github.com/vyos/vyos-1x/blob/6576c362e8ad461c34d1b1f9b4c23c6c99b8f024/data/templates/firewall/nftables-bridge.j2#L46

error: `OUTUT` should be `OUTPUT`
   ╭▸ ./nftables-bridge.j2:46:16
   │
46 │     chain VYOS_OUTUT_{{ prior }} {
   ╰╴               ━━━━━

Details

Version
VyOS 2026.04.02-0029-rolling
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)