diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2024-01-25 18:09:17 +0100 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2024-01-27 19:01:19 +0100 |
| commit | cd35ecc575a7b4b1a7ad134ccb3c76011ff5a347 (patch) | |
| tree | ed248e858bb785c4e8cb728ac0dde24284b36b57 /eigrpd | |
| parent | a97d0c5875a562a16a9e3cbae03e615c16e47c87 (diff) | |
lib: create `frr_daemon_state_{load,save}`
These functions load daemon-specific persistent state from
`/var/lib/frr` and supersede open-coded variants of similar calls in
ospfd, ospf6d and isisd to save GR state and/or sequence numbers.
Unlike the open-coded variants, the save call correctly `fsync()`s the
saved data to ensure disk contents are consistent.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'eigrpd')
0 files changed, 0 insertions, 0 deletions
