]> git.ipfire.org Git - thirdparty/bird.git/commit
Table exporter journal dumping and memsize
authorMaria Matejka <mq@ucw.cz>
Mon, 16 Dec 2024 09:59:59 +0000 (10:59 +0100)
committerMaria Matejka <mq@ucw.cz>
Mon, 16 Dec 2024 09:59:59 +0000 (10:59 +0100)
commit056659c94ef64594de24d0695c3259c94b413fe9
tree97ac3c044927a98ea1f3ecd2013a3afcd62698b9
parentb67db7c97d97f4121e854427101ac215738c4160
Table exporter journal dumping and memsize

The show-memory command wasn't showing the consumed memory
properly because it ignored the journal size. Now it does.
lib/lockfree.c
lib/lockfree.h
nest/route.h
nest/rt-export.c
nest/rt-table.c