]> git.ipfire.org Git - thirdparty/bird.git/commit
Routing table is now a resource allocated from its own pool
authorMaria Matejka <mq@ucw.cz>
Tue, 30 Mar 2021 16:51:31 +0000 (18:51 +0200)
committerMaria Matejka <mq@ucw.cz>
Tue, 30 Mar 2021 19:56:08 +0000 (21:56 +0200)
commitff397df7edcbe7a8abca5b419729b9c64c063847
tree796c7c2a4eadb6badd788f6c463ec9e24df81f6c
parenta9938b179203a4d5c54eae6c814bfa8766f4fde0
Routing table is now a resource allocated from its own pool

This also fixes memory leaks from import/export tables being never
cleaned up and freed.
nest/proto.c
nest/route.h
nest/rt-table.c
sysdep/unix/krt.c
sysdep/unix/krt.h