]> git.ipfire.org Git - thirdparty/bird.git/commit
Lib: Data type for VPN route distinguishers
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 16 Dec 2024 17:27:42 +0000 (18:27 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 16 Dec 2024 17:27:42 +0000 (18:27 +0100)
commit34b7d77e06f7fa2756a68fa4b1ebdce509dfe277
tree1bace06cfff8090db6673de4e80856b00946f007
parente0ed978e753c57b65b89e860b49fd29acb0b43ad
Lib: Data type for VPN route distinguishers

Use a distinct data structure for VPN route distinguishers instead
of just u64.
12 files changed:
conf/cf-lex.l
conf/confbase.Y
filter/config.Y
filter/data.c
filter/data.h
filter/f-inst.c
lib/ip.h
lib/net.c
lib/net.h
proto/bgp/packets.c
proto/l3vpn/l3vpn.c
proto/l3vpn/l3vpn.h