]> git.ipfire.org Git - thirdparty/bird.git/commit
Static: Fix ASPA static route argument
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 3 Dec 2024 16:05:23 +0000 (17:05 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 3 Dec 2024 16:05:23 +0000 (17:05 +0100)
commitc926a6e105f7eb27ea3d1f7368a508eb42e0edf7
tree5f48ecf0f9f04ca3ed5f128894d4447792614bb2
parent4fb8fe6f53a0aba037b29d1ab92fb549f78de46f
Static: Fix ASPA static route argument

It seems that it should be 'providers' instead of 'provider'.

It matches keyword declaration and documentation. Mismatch beween keyword
declaration also breaks static-only builds.
proto/static/config.Y