summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_main.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2015-05-27 03:45:30 +0200
committerChristian Franke <nobody@nowhere.ws>2016-09-19 17:52:05 +0200
commit3b4cd7837562cd78fe80bde94f5aa6729b2f755d (patch)
tree236c4d7616d4e5aacede3398ec2975b734929874 /ripngd/ripng_main.c
parentlib: move memory.[ch] out of the way (diff)
downloadfrr-3b4cd7837562cd78fe80bde94f5aa6729b2f755d.tar.xz
frr-3b4cd7837562cd78fe80bde94f5aa6729b2f755d.zip
lib: add new extensible memory-type handling
This rewrites Quagga's memory per-type allocation counting, without using a fixed global list of types. Instead, source files can declare memory types which get handled through constructor functions called by the dynamic linker during startup. Acked-by: Vincent JARDIN <vincent.jardin@6wind.com> Acked-by: Donald Sharp <sharpd@cumulusnetworks.com> [DL: v3: forgot "nonnull" attribute on XFREE] Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'ripngd/ripng_main.c')
0 files changed, 0 insertions, 0 deletions