]> 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 11:31:26 +0000 (12:31 +0100)
commitc6b778794e79332f12ccc7eb411fff25c38ff6ee
treeb7df7fc664db638bd8b6ce97277554c8c161ce8c
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