]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Allow inbound connections to non-default view
authorSteve Hill <quagga@cheesy.sackheads.org>
Tue, 28 Jul 2009 16:54:35 +0000 (17:54 +0100)
committerPaul Jakma <paul@quagga.net>
Tue, 28 Jul 2009 17:06:39 +0000 (18:06 +0100)
commitfc4dc59d08589a887ac33a70d946eb7905541f5f
treeb142a18a28ebf915757aafe6bf5a139ec0f112bb
parent3117b5c47df044f8b2197fff60641075394fdce5
bgpd: Allow inbound connections to non-default view

* bgpd.c: (peer_lookup) Search through all BGP instances for matches, not just
  the default instance, if no specific instance is given.
  (peer_lookup_with_open) same.
bgpd/bgpd.c