]> git.proxmox.com Git - mirror_frr.git/commit - ldpd/ldpd.c
ldpd: merge/dup/reload void **ref support
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 22 Jun 2016 12:59:28 +0000 (09:59 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 7 Oct 2016 13:09:52 +0000 (09:09 -0400)
commitb67c140b301f66241df15228e6dc35c8cf07ffc1
tree82b6536c0398b4ac26283f4374eee411d90ddebe
parent271327b121ef552336d628f46741e250349d6214
ldpd: merge/dup/reload void **ref support

Extend configuration duplication-merge mechanism to allow keeping track
of a single specific object.  A "void **" pointer is passed in; the
"void *" pointer it points to is updated with the new address of the
object it points to.

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