commit | fc4dc59d08589a887ac33a70d946eb7905541f5f | [log] [tgz] |
---|---|---|
author | Steve Hill <quagga@cheesy.sackheads.org> | Tue Jul 28 17:54:35 2009 +0100 |
committer | Paul Jakma <paul@quagga.net> | Tue Jul 28 18:06:39 2009 +0100 |
tree | b142a18a28ebf915757aafe6bf5a139ec0f112bb | |
parent | 3117b5c47df044f8b2197fff60641075394fdce5 [diff] |
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.