]> git.proxmox.com Git - mirror_frr.git/commit - lib/prefix.h
zebra: apply syntactic sugar to rib_dump()
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 22 Oct 2013 17:10:21 +0000 (17:10 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 1 Apr 2014 15:27:58 +0000 (17:27 +0200)
commitf7bf41534e885c7bc077529c591a1bce24a5f1e9
tree2c119e01872468b249bba44e5f7d20da67147756
parentdb19c85679b08668c3dce73a655c21753042cf06
zebra: apply syntactic sugar to rib_dump()

strip the explicit __func__ present on all calls and make the prefix
argument a transparent union.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/prefix.h
zebra/rib.h
zebra/rt_socket.c
zebra/zebra_rib.c