]> git.ipfire.org Git - thirdparty/bird.git/commit
ASPA: basic data structures and Static protocol support
authorMaria Matejka <mq@ucw.cz>
Sun, 15 Oct 2023 14:04:36 +0000 (16:04 +0200)
committerMaria Matejka <mq@ucw.cz>
Mon, 25 Mar 2024 13:15:30 +0000 (14:15 +0100)
commit08571b20598c58877e1565403d970efc2b90dba6
tree0471beb4512650ff31f179ba375757f4f9400e01
parentb95dc8f29f18eb177f91fdc4bf0716fac9b15366
ASPA: basic data structures and Static protocol support
15 files changed:
conf/confbase.Y
doc/bird.sgml
lib/net.c
lib/net.h
nest/a-set.c
nest/a-set_test.c
nest/attrs.h
nest/config.Y
nest/route.h
nest/rt-attr.c
nest/rt-fib.c
proto/bgp/attrs.c
proto/static/config.Y
proto/static/static.c
proto/static/static.h