1. 06 Oct, 2014 2 commits
  2. 04 Oct, 2014 1 commit
  3. 03 Oct, 2014 2 commits
  4. 24 Sep, 2014 1 commit
  5. 23 Sep, 2014 2 commits
  6. 22 Sep, 2014 1 commit
  7. 20 Sep, 2014 1 commit
  8. 18 Sep, 2014 1 commit
    • Mikio Hara's avatar
      go.net/ipv4: add platform-dependent code · b1072ec6
      Mikio Hara authored
      The syscall package of standard library is now locked down
      and go.sys/unix is under curation. Also go.sys/unix doesn't
      help supporting go1.3 and earlier users. There's no way to
      extend this package without holding the platform adaptation
      code.
      
      LGTM=iant
      R=iant
      CC=golang-codereviews
      https://golang.org/cl/146740043
      b1072ec6
  9. 11 Aug, 2014 1 commit
  10. 01 Aug, 2014 1 commit
  11. 30 Jul, 2014 2 commits
  12. 29 Jul, 2014 1 commit
  13. 24 Jul, 2014 1 commit
  14. 23 Jul, 2014 1 commit
  15. 10 Jul, 2014 1 commit
  16. 18 Jun, 2014 1 commit
  17. 12 Jun, 2014 1 commit
  18. 22 May, 2014 1 commit
  19. 21 May, 2014 2 commits
  20. 20 May, 2014 1 commit
    • Mikio Hara's avatar
      go.net/ipv4: diable the use of ip_mreqn on freebsd · 786e9ff9
      Mikio Hara authored
      This CL disables the use of ip_mreqn with IP_{ADD,DROP}_MEMBERSHIP on
      FreeBSD due to some test flakiness on some kernel versions that support
      IGMPv3. It will be fixed once we support IGMPv3 related features such
      as source-specific multicasting and source filtering.
      
      LGTM=iant
      R=golang-codereviews, iant
      CC=golang-codereviews
      https://golang.org/cl/94670043
      786e9ff9
  21. 19 May, 2014 2 commits
  22. 16 May, 2014 1 commit
  23. 12 May, 2014 1 commit
  24. 05 May, 2014 1 commit
  25. 02 May, 2014 2 commits
  26. 28 Apr, 2014 1 commit
  27. 27 Apr, 2014 2 commits
  28. 26 Apr, 2014 1 commit
  29. 18 Apr, 2014 1 commit
  30. 17 Apr, 2014 1 commit
  31. 19 Mar, 2014 1 commit
  32. 18 Feb, 2014 1 commit