Files
flock/pkg/routing
Donavan Fritz 7ac497249f
Build flock Image / build (push) Has been cancelled
bird: gateway recursive on BGP protocols
Default is `gateway direct` — BIRD silently rejects kernel routes whose
via address isn't on a directly-connected network interface. Our anycast
host routes use a pod /128 (or /32) as via, which is itself a kernel
route on a flock veth, not a connected network. With `gateway
recursive`, BIRD does a recursive lookup and accepts the kernel route.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-25 08:09:00 -05:00
..