]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: fix overload state location
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 25 Jan 2024 15:47:35 +0000 (16:47 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 27 Jan 2024 18:02:52 +0000 (19:02 +0100)
commite354c6e34394eba5107230de4ad2e72f75f5b70e
tree131905338c3bf7c8109d5931e48e7486c7534846
parent634f481113a6ded9c9d596f54001872e2cc1b47f
isisd: fix overload state location

This belongs in `/var/lib`, not `/var/run`.  Also the filename was
typo'd (`isid-restart.json`).

Change to proper location and fall back to previous in case it's the
first restart after an FRR update from a version with the bugged path.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
configure.ac
isisd/isis_main.c
isisd/isisd.c