Skip to content
Snippets Groups Projects
  1. Apr 16, 2025
  2. Apr 01, 2025
  3. Mar 15, 2025
  4. Feb 25, 2025
  5. Feb 13, 2025
  6. Dec 27, 2024
  7. Dec 23, 2024
  8. Dec 20, 2024
  9. Dec 19, 2024
  10. Dec 12, 2024
  11. Dec 11, 2024
  12. Dec 10, 2024
  13. Dec 09, 2024
  14. Aug 13, 2024
  15. May 28, 2024
  16. May 19, 2024
  17. Apr 16, 2024
  18. Mar 30, 2024
  19. Mar 28, 2024
  20. Mar 14, 2024
  21. Jan 31, 2024
    • Ondřej Zajíček's avatar
      Netlab: EVPN test case · f76132eb
      Ondřej Zajíček authored
      Add cf-evpn-bgp test case for testing BGP-based EVPN with VXLAN tunnels.
      
      Add 'bridge' and 'vxlan' commands to Netlab to define bridge and vxlan devices.
      f76132eb
  22. Jan 29, 2024
  23. Jan 26, 2024
  24. Jan 16, 2024
  25. Oct 17, 2023
  26. Oct 16, 2023
    • Ondřej Zajíček's avatar
      Netlab: BGP/MPLS and L3VPN test cases · 8cbf7890
      Ondřej Zajíček authored
      Update cf-mpls-bgp and cf-mpls-bgp-l3vpn to proper test cases.
      8cbf7890
    • Ondřej Zajíček's avatar
      Netlab: MPLS testing infrastructure · 6547f2cd
      Ondřej Zajíček authored
      MPLS testing is challenging, as labels are allocated dynamically, and
      just stripping them away removes almost all useful information and
      cannot be used for MPLS tables itself, where labels are keys.
      
      We use three passes:
      
      1) Regular BIRD table tests with stripped MPLS labels, wait for convergence
      
      2) Assign stable labels and prepare maps from MPLS labels to stable ones
      
      3) BIRD and KRT table tests with MPLS labels replaced by stable ones
      
      Note that we require that each node uses a different label range,
      therefore labels are globally unique.
      6547f2cd
Loading