]> git.puffer.fish Git - matthieu/frr.git/commit
lib: rename very_late_init hook to config_post
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 22 Apr 2021 10:06:51 +0000 (12:06 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 22 Apr 2021 11:16:20 +0000 (13:16 +0200)
commit2bafda27a602f74a592551bf695438218efd62f4
treee035d39b5e8c9a7bc6bd8c5715b2c3d060c8100d
parent85e40093a9d9169e0b9383957cd4c24606c50571
lib: rename very_late_init hook to config_post

very_late_init doesn't really say what this does, config_post is much
more descriptive.  (A config_pre is coming in a jiffy.)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/libfrr.c
lib/libfrr.h
lib/northbound_sysrepo.c