bird/proto/bgp
Ondrej Zajicek (work) 470740f97b BGP: Better dispatch of incoming connections
Since v2 we have multiple listening BGP sockets, and each BGP protocol
has associated one of them. Use listening socket that accepted the
incoming connection as a key in the dispatch process so only BGP
protocols assocaited with that listening socket can be selected.
This is necesary for proper dispatch when VRFs are used.
2019-01-02 16:01:21 +01:00
..
attrs.c BGP: Better handling of non-matching AFI in nexthops 2018-12-16 15:43:58 +01:00
bgp.c BGP: Better dispatch of incoming connections 2019-01-02 16:01:21 +01:00
bgp.h BGP: Extend 'next hop keep' and 'next hop self' options 2018-12-16 23:44:24 +01:00
config.Y BGP: Extend 'next hop keep' and 'next hop self' options 2018-12-16 23:44:24 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c BGP: Extend 'next hop keep' and 'next hop self' options 2018-12-16 23:44:24 +01:00