]> git.ipfire.org Git - thirdparty/bird.git/commit
Static: Add MPLS support
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 15 Sep 2022 00:29:12 +0000 (02:29 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 4 Oct 2023 11:01:21 +0000 (13:01 +0200)
commit15c86ed061d3dbc7e4ef863e396cda5ec3ed0d4c
tree2ceceb99ac0fe6789cdfffc23977d0b8ac39edc6
parent333ddd4f981b90d5d3dff166b6abf9bf40bede9f
Static: Add MPLS support

When MPLS is active, static IP/VPN routes are automatically labeled
according to active label policy and corresponding MPLS routes are
automatically generated.
proto/static/config.Y
proto/static/static.c