]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_nexthop.c
quagga: option "-z" ("--socket <path>") added
authorVyacheslav Trushkin <me@dogonthesun.net>
Fri, 25 Nov 2011 14:51:48 +0000 (18:51 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Tue, 13 Dec 2011 10:26:28 +0000 (14:26 +0400)
commitb51146856e660bcec723f535c17dc1c38b2f6efc
tree8f501c98b3714e1d5ed381bd4d82fece4106aa8c
parent2f658673fa477b58ed38caf94c156c95948de382
quagga: option "-z" ("--socket <path>") added

All daemons modified to support custom path to zserv
socket.

lib: generalize a zclient connection

zclient_socket_connect added. zclient_socket and
zclient_socket_un were hidden under static expression.
"zclient_serv_path_set" modified.
12 files changed:
bgpd/bgp_main.c
bgpd/bgp_nexthop.c
isisd/isis_main.c
lib/zclient.c
lib/zclient.h
ospf6d/ospf6_main.c
ospfd/ospf_main.c
ripd/rip_main.c
ripngd/ripng_main.c
zebra/main.c
zebra/zserv.c
zebra/zserv.h