]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: EVPN net type - preliminary support
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 29 May 2023 03:36:40 +0000 (05:36 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Sat, 14 Jun 2025 20:09:32 +0000 (22:09 +0200)
commit52490faf96223a584c71d4a10d262a093d0c578e
tree0faeb9bc35a79b9e3622a6e8f503eb19d9c35432
parentf997be6d84469020f284f1c71fccafe2bf96db2b
Nest: EVPN net type - preliminary support
conf/cf-lex.l
conf/confbase.Y
filter/data.c
filter/data.h
lib/Makefile
lib/evpn.c [new file with mode: 0644]
lib/evpn.h [new file with mode: 0644]
lib/net.c
lib/net.h
nest/config.Y
nest/rt-fib.c