]> git.ipfire.org Git - thirdparty/bird.git/commit
Netindex is now net-type specific
authorMaria Matejka <mq@ucw.cz>
Wed, 5 Jun 2024 15:47:32 +0000 (17:47 +0200)
committerMaria Matejka <mq@ucw.cz>
Wed, 5 Jun 2024 15:47:32 +0000 (17:47 +0200)
commit8f4a784e14fe5543e2928966cdc3f655f1da35b4
tree9495553b30e552e7e05783999c3db043bfd54e21
parent6ffab25f01b14f6ea48e9636a9739a562115c16a
Netindex is now net-type specific

Combining all network types in one netindex was just a waste of memory
and too much complexity for no reason.
lib/netindex.c
lib/netindex.h
lib/netindex_private.h
nest/rt-export.c
nest/rt-table.c
proto/bgp/attrs.c