- Aug 28, 2020
-
-
Oliver Herms authored
-
Oliver Herms authored
-
- Aug 21, 2020
-
-
Oliver Herms authored
-
Oliver Herms authored
-
Oliver Herms authored
-
- Aug 19, 2020
-
-
Oliver Herms authored
-
- Jul 20, 2020
-
-
takt authored
* RIS: Implement cleanup on BMP down event * Cleanup Co-authored-by:
Maximilian Wilhelm <max@sdn.clinic>
-
Maximilian Wilhelm authored
BGP: Fix calculation of maximum BGP update size for non first update
-
Oliver Herms authored
-
Oliver Herms authored
-
- Jul 17, 2020
-
-
takt authored
-
- Jul 16, 2020
-
-
Maximilian Wilhelm authored
RIS: Implement initial dump signaling in ObserveFIB
-
Maximilian Wilhelm authored
-
Oliver Herms authored
-
Christoph Petrausch authored
Add LPM call to riscli
-
Oliver Herms authored
-
Oliver Herms authored
-
- Jul 15, 2020
-
-
Oliver Herms authored
-
Oliver Herms authored
-
Oliver Herms authored
-
Oliver Herms authored
-
Oliver Herms authored
-
Oliver Herms authored
-
Oliver Herms authored
-
Oliver Herms authored
-
- Jun 30, 2020
-
- Jun 06, 2020
-
-
Maximilian Wilhelm authored
Fix BMP error logging (add address)
-
Oliver Herms authored
-
Maximilian Wilhelm authored
Check if router was removed before trying to reconnect
-
Oliver Herms authored
-
Oliver Herms authored
-
- Jun 05, 2020
-
-
Oliver Herms authored
-
- May 26, 2020
-
-
Maximilian Wilhelm authored
Add description field to PeerConfig and BGP API
-
- May 25, 2020
-
-
Sebastian Lohff authored
When creating a BGP peer the description field can be filled as well. This can then be exported via API.
-
- May 12, 2020
-
-
Christoph Petrausch authored
Add functions to AdjRIBIn/AdjRIBOut for RIS
-
- May 11, 2020
-
-
Sebastian Lohff authored
The funtions RegisterWithOptions(), LPPM(), Get() and GetLonger() need to be exposed by AdjRIBIn/AdjRIBOut. This makes these RIBs usable in much the same way as LocRIB for the RIS.
-
Christoph Petrausch authored
Fix crash on route withdrawal with addpath
-
Sebastian Lohff authored
If addpath is enabled rx then adjRIBIn.RemovePath() will access a member of p. As p might be nil (e.g. called by fsm_address_family withdraw()) we need to check for this before accessing it.
-
- May 10, 2020
-
-
Maximilian Wilhelm authored
Allow multiple AFISAFIs in AddPath capability
-