Skip to content
Snippets Groups Projects
  1. Sep 21, 2016
  2. Sep 19, 2016
    • Ondřej Zajíček's avatar
      KRT: Add krt_scope attribute · 6e75d0d2
      Ondřej Zajíček authored
      Add a new route attribute, krt_scope, to expose the Linux kernel route
      scope. Constants from /etc/iproute2/rt_scopes (prefixed by "ips_") are
      expected to be used with the attribute. Both import and export are
      supported.
      
      Also, the patch fixes device route export to the kernel, by setting link
      scope automatically.
      6e75d0d2
  3. Sep 15, 2016
  4. Sep 14, 2016
    • Ondřej Zajíček's avatar
      KRT: Support for IPv6 ECMP · 2feaa693
      Ondřej Zajíček authored
      Linux represents IPv6 ECMP routes as a sequence of unipath routes with
      the same prefix. We have to translate between our representation (one
      route with multipath next hop) and the Linux representation in both
      directions.
      
      Proper learning of alien IPv6 ECMP routes still not supported.
      
      Thanks to Mikhail Sennikovskii for the original patch.
      2feaa693
    • Ondřej Zajíček's avatar
      Nest: Keep multipath next hops sorted · 84cac51a
      Ondřej Zajíček authored
      84cac51a
  5. Aug 31, 2016
  6. Aug 30, 2016
  7. Aug 23, 2016
  8. Aug 16, 2016
  9. Aug 15, 2016
  10. Jul 20, 2016
  11. Jul 19, 2016
  12. Jul 17, 2016
  13. Jul 11, 2016
  14. Jul 01, 2016
  15. Jun 29, 2016
  16. Jun 27, 2016
  17. Jun 09, 2016
  18. Jun 08, 2016