Skip to content
Snippets Groups Projects
  1. Nov 18, 2019
    • Ondřej Zajíček's avatar
      BGP: Fix processing of IPv6 Flowspec · 0f882002
      Ondřej Zajíček authored
      During NLRI parsing of IPv6 Flowspec, dst prefix was not properly
      extracted from NLRI, therefore a received flow was stored in a different
      position in flowspec routing table, and was not reachable by command
      'show route <flow>'.
      
      Add proper prefix part accessors to flowspec code and use them from BGP
      NLRI parsing code.
      
      Thanks to Alex D. for the bugreport.
      0f882002
  2. Nov 12, 2019
  3. Nov 10, 2019
  4. Nov 05, 2019
  5. Nov 04, 2019
  6. Nov 03, 2019
  7. Oct 26, 2019
  8. Oct 25, 2019
  9. Oct 24, 2019
  10. Oct 22, 2019
    • Ondřej Zajíček's avatar
      Accept uppercase letters in iproute2 names · 5ce881be
      Ondřej Zajíček authored
      Names read from texfiles in /etc/iproute2/* are normalized by replacing
      non-alphanumeric chars with underscore. The patch fixes handling of
      uppercase letters, which were handled as non-alphanumberic.
      
      Thanks to Igor Gavrilov for the bugreport.
      5ce881be
  11. Oct 19, 2019
  12. Oct 11, 2019
  13. Oct 10, 2019
  14. Oct 09, 2019
  15. Oct 08, 2019
  16. Oct 04, 2019
  17. Sep 30, 2019
  18. Sep 24, 2019
  19. Sep 23, 2019
  20. Sep 17, 2019
Loading