An error occurred fetching the project authors.
  1. 27 Aug, 2019 1 commit
  2. 02 Jan, 2019 1 commit
    • Thomas Gambier's avatar
      Make IPv6 on tap optionnal and put only 1 IPv6 address on the tap itself. · 40ee3280
      Thomas Gambier authored
      tap_ipv6 option let you chose if you want IPv6 on the taps or not. Some
      customers may decide to have only IPv4 inside their VMs.
      
      We put only 1 address on the tap itself (e.g.
      2001:67c:1254:e:89:69b0:ffff:ffff/128 instead of
      2001:67c:1254:e:89:69b0:ffff:ffff/96) otherwise, when we assign the
      address 2001:67c:1254:e:89:69b0::/96 inside the VM, the address has
      "dadfailed" status (dad = "Duplicate Address Detection"). The problem
      appears only with address "0" (ending in ::) but not with others
      addresses. We had 2 solutions:
       * put only one address on the tap (the solution we choose)
       * forbid address "0" inside the VM
      
      The chosen solution has the advantage that the host machine won't
      answer the ping on behalf of the VM since the tap has only 1 address
      (its own).
      
      /cc @alain.takoudjou
      
      /reviewed-on nexedi/slapos.core!86
      40ee3280
  3. 19 Nov, 2018 2 commits
  4. 31 Jul, 2018 1 commit
  5. 13 Nov, 2017 1 commit
  6. 07 Nov, 2017 1 commit
  7. 29 Feb, 2016 1 commit
  8. 25 Sep, 2015 1 commit
  9. 02 Jul, 2015 1 commit
  10. 13 Jan, 2014 1 commit
  11. 15 Aug, 2013 1 commit
  12. 26 Jun, 2013 1 commit
  13. 10 Jun, 2013 1 commit
  14. 24 May, 2013 1 commit
  15. 09 Apr, 2013 1 commit
  16. 29 Jan, 2013 1 commit
  17. 09 Jan, 2013 2 commits
  18. 11 Oct, 2012 1 commit
  19. 27 Sep, 2012 2 commits
  20. 31 Aug, 2012 1 commit
  21. 17 Aug, 2012 1 commit
  22. 07 Aug, 2012 1 commit
  23. 02 Aug, 2012 1 commit
  24. 24 Jul, 2012 2 commits
  25. 11 Jul, 2012 1 commit
  26. 03 Jul, 2012 1 commit
  27. 29 May, 2012 1 commit
  28. 26 May, 2012 1 commit
  29. 04 Apr, 2012 1 commit
  30. 01 Feb, 2012 2 commits
  31. 26 Jan, 2012 1 commit
  32. 25 Jan, 2012 1 commit
  33. 24 Jan, 2012 1 commit
  34. 26 Oct, 2011 1 commit
  35. 20 Sep, 2011 1 commit