Skip to content
Snippets Groups Projects
  1. Jul 09, 2019
    • takt's avatar
      Implement RIS (#208) · 832b7b63
      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
      832b7b63
  2. Feb 02, 2019
    • Daniel Czerwonk's avatar
      VRF structure (#171) · b0325ca5
      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
      b0325ca5
  3. Dec 28, 2018
  4. Dec 27, 2018
  5. Nov 05, 2018
  6. Nov 02, 2018
  7. Oct 20, 2018
  8. Oct 19, 2018
  9. Oct 05, 2018
Loading