Implemented first and basic plugin that serves as BGP information provider. It uses GoBGP library as source of the BGP information and it provides only the reachable IPv4 routes. Further information about this implementation can be found here.
Release also contains basic example of usage of this plugin implementation.
Use cases regarding dropping connection and reconnection of the Route reflector(BGP node used that plugin uses for getting BGP information) are not taken into account.
The BGP information flow is one directional. We can not advertise the BGP information to the BGP network nodes.