Skip to content
Snippets Groups Projects
  1. May 02, 2019
  2. Mar 28, 2019
    • Daniel Czerwonk's avatar
      BGP and VRF metrics (#204) · 4dcf85c9
      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
      4dcf85c9
  3. Feb 18, 2019
  4. Feb 14, 2019
  5. Feb 05, 2019
  6. Feb 04, 2019
  7. Feb 03, 2019
  8. 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
    • Daniel Czerwonk's avatar
      replaced sync.Map with own type (#189) · 9449e555
      Daniel Czerwonk authored
      * replaced sync.Map with own type
      
      * fixed map test
      9449e555
  9. Feb 01, 2019
  10. Jan 31, 2019
  11. Jan 08, 2019
  12. Dec 30, 2018
  13. Dec 29, 2018
  14. Dec 28, 2018
  15. Dec 27, 2018
  16. Nov 05, 2018
  17. Nov 04, 2018
  18. Nov 03, 2018
  19. Nov 02, 2018
  20. Oct 28, 2018
  21. Oct 27, 2018
  22. Oct 24, 2018
  23. Oct 22, 2018
Loading