- Jul 23, 2019
-
-
Annika Wickert authored
-
- Jul 14, 2019
- Jul 09, 2019
-
-
takt authored
* Make BMP server VRF aware * Implement RIS service * Remove binary * Fix .gitignore * Implement more RPCs * Implement RIB Observer * Fix tests * Implement RIB Dump * Add support for translating proto BGP Paths into internal paths * Cleanup * Fix peer down * Implement buffered update receiver. Fix route propagation. * Add metrics * Add VRF metrics * Add router label to VRF metrics * Add peer metrics * Fix tests * Fix test * Fix test * Fix build * Add tests * Add test for unknown path attributes * Add tests * Extend test * Standardize grpc API * Fix tests
-
- Jun 16, 2019
-
-
takt authored
-
- May 02, 2019
-
-
Christoph Petrausch authored
This enables users of the bio-rd library to reuse the state numbering. Otherwise users have to maintain their own constats to avoid magic numbers.
-
- Mar 28, 2019
-
-
Daniel Czerwonk authored
* first steps to metrics * next small step * fixed tests * added comments * postponed RouterAccepted and RoutesRejected to next step * read update counters * added test * added missing test file * Route not used any more * added metrics for session state and time since establish * increased test coverage, time since establish impl. * added prom collector * added metrics endpoint to BGP example * added metrics for VRF * removed commented metrics * fixed logging inconsistency in example * Update main.go * gofmt * fixed typo
-
- Mar 18, 2019
- Mar 14, 2019
-
-
sasakovacevicMSFT authored
I've fixed the issue #202
-
Maximilian Wilhelm authored
Update issue templates
-
cedi authored
-
- Feb 20, 2019
-
-
Christoph Petrausch authored
* Add Unregister function to VRF to remove VRF from global registry * Add test for Unregister
-
- Feb 18, 2019
-
-
takt authored
-
- Feb 14, 2019
-
-
Daniel Czerwonk authored
* sane default for ClientOptions, otherwise max paths for non add path is 0 * applied new default to BMP test * added regression test
-
- Feb 05, 2019
-
-
takt authored
* Fix FSM Address Family Init * Adding tests for fix * Fix build * Fix build
-
- Feb 04, 2019
- Feb 03, 2019
-
-
takt authored
* Completing benchmark * Fix atomic stuff
-
- Feb 02, 2019
-
-
Daniel Czerwonk authored
* added unique name for locRIBs * added VRFs * added error when no RIB configured in VRF * vrf unique name ensurance * fixed examples * added missing test * for convenience we provide a default RIB for v4 and v6 on each VRF * removed debug output in main.go (api is coming) * also removed debug output from fib example * removed fib example
-
Daniel Czerwonk authored
* replaced sync.Map with own type * fixed map test
-
- Feb 01, 2019
-
-
takt authored
* Fix cease after bad peer AS * Fix test
-
- Jan 31, 2019
-
-
takt authored
-
- Jan 20, 2019
-
-
Maximilian Wilhelm authored
Removed WORKSPACE file
-
- Jan 19, 2019
-
-
Daniel Czerwonk authored
Since we removed bazel, this is not needed any more.
-
- Jan 18, 2019
-
-
takt authored
increased test coverage
-
takt authored
-
takt authored
increased test coverage of decoder
-
Daniel Czerwonk authored
-
Daniel Czerwonk authored
-
- Jan 16, 2019
-
-
takt authored
since pushd is not available on os x, the script couldn't be run
-
- Jan 15, 2019
-
-
Daniel Czerwonk authored
-
- Jan 14, 2019
- Jan 13, 2019
-
-
Daniel Czerwonk authored
-
- Jan 11, 2019
-
-
takt authored
-
- Jan 08, 2019
-
-
Julian Kornberger authored
-
Julian Kornberger authored
-
Julian Kornberger authored
That's the way to go since Go 1.11 has been released.
-
- Jan 03, 2019
-
-
takt authored
Add myself to contributors
-