]> git.proxmox.com Git - mirror_frr.git/commit - lib/resolver.h
lib: split off c-ares code from nhrpd
authorDavid Lamparter <equinox@diac24.net>
Thu, 23 May 2019 10:23:02 +0000 (12:23 +0200)
committerDavid Lamparter <equinox@diac24.net>
Wed, 3 Jul 2019 15:15:34 +0000 (17:15 +0200)
commitfe9e7b71cf0930db1f8d6872f415466689511885
tree42bb1f347ea8f9fbf93874f977dc57b7135307e1
parent611349b99f64a9e39e9889a46ca3dde60f68484e
lib: split off c-ares code from nhrpd

This is useful in other places too, e.g. for BMP outbound connections.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
16 files changed:
configure.ac
debian/frr.install
lib/command.c
lib/command.h
lib/lib_errors.c
lib/lib_errors.h
lib/resolver.c [new file with mode: 0644]
lib/resolver.h [new file with mode: 0644]
lib/subdir.am
nhrpd/nhrp_errors.c
nhrpd/nhrp_errors.h
nhrpd/nhrp_main.c
nhrpd/nhrpd.h
nhrpd/resolver.c [deleted file]
nhrpd/subdir.am
vtysh/vtysh_config.c