[quagga-users 14649] Re: quagga without zebra
John Kemp <kemp-zZ82ZiX1S8l+u43qRgrggVnYRNhDb3e+9nwVQlTi/[email protected]>
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Organization | RouteViews, University of Oregon |
| Message-ID | <2ca7c3aa-7a35-1d3f-2e48-942d31917b0a@network-services.uoregon.edu> |
I'm been coding it out to try and stop it from starting or attempting later... Take a look at "lib/zclient.c" If you code out all the thread_add_timer stuff in "lib/zclient.c" that's the first part. There's more going on of course, in "bgp_route.c" and "bgp_nht.c", but that's a start... John Kemp On 3/17/17 3:31 AM, Stefan Brandl wrote: > Hi, > > we are running quagga (1.2.1) as bgp daemon without zebra. > Because of not running a zebra daemon, bgpd can't connect > to the zebra daemon. > So we constantly get the error > > bgpd[2312]: zclient_socket_un connect failure: 2 > > in the logs. > > How can we get rid of this? > > > Stefan > > _______________________________________________ > Quagga-users mailing list > Quagga-users-UOy77sIEA+cAd7ICUelF/[email protected] > https://lists.quagga.net/mailman/listinfo/quagga-users >