]> git.puffer.fish Git - mirror/frr.git/commit
lib: set up `frr_libstatedir`
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 25 Jan 2024 15:47:31 +0000 (16:47 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 27 Jan 2024 18:01:19 +0000 (19:01 +0100)
commita97d0c5875a562a16a9e3cbae03e615c16e47c87
tree0e2290137a99141de9f3eb683c8f7b3fe13687d6
parent0f79e6b876ef99b5be722a2038f519fbbf3a4a67
lib: set up `frr_libstatedir`

This needs to be used for persistent state, which currently is misplaced
into `/var/run` / `/run` where it gets deleted across reboots.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
configure.ac
debian/frr.postinst
lib/libfrr.c
lib/libfrr.h
tests/topotests/kinds.yaml
tests/topotests/lib/topogen.py