1. c1f5833 all: replace deprecated io/ioutil calls by Damien Neil · 10 months ago
  2. d23d9bc all: update go directive to 1.18 by Dmitri Shuralyov · 1 year, 5 months ago
  3. 3b31286 ipv4,ipv6: remove unneeded deadlines added for flaky tests by Nick Figgins · 1 year, 10 months ago
  4. 0bfab66 ipv4, ipv6: drop redundant skip checks based on GOOS by Tobias Klauser · 1 year, 11 months ago
  5. 938ff15 ipv4, ipv6, nettest: skip unsupported tests on wasip1 by Tobias Klauser · 1 year, 11 months ago
  6. 7e3c19c all: correct typos in comments by Oleksandr Redko · 2 years, 1 month ago
  7. 2aa8215 nettest: use RoutedInterface for probing network stack capability by Cuong Manh Le · 2 years, 3 months ago
  8. f428fae all: add FreeBSD riscv64 support by Meng Zhuo · 2 years, 8 months ago
  9. c7608f3 ipv4, ipv6: enable additional tests on darwin and ios by Tobias Klauser · 2 years, 8 months ago
  10. 1185a90 ipv4,ipv6: retry ENOBUFS in TestPacketConnReadWriteUnicastUDP by Bryan C. Mills · 2 years, 8 months ago
  11. 2871e0c ipv4,ipv6: retry ENOBUFS and shut down the PacketConn on failure in TestPacketConnConcurrentReadWriteUnicastUDP by Bryan C. Mills · 2 years, 11 months ago
  12. 290c469 all: gofmt by Russ Cox · 3 years ago
  13. d55c255 ipv4, ipv6, internal/socket: add loong64 support by Guoqi Chen · 3 years, 5 months ago
  14. 5cfca57 ipv6: retry ENOBUFS errors in TestPacketConnConcurrentReadWriteUnicast by Bryan C. Mills · 3 years, 2 months ago
  15. 8b8fc08 ipv6: shut down the PacketConn on failure in TestPacketConnConcurrentReadWriteUnicast by Bryan C. Mills · 3 years, 2 months ago
  16. eba003a ipv6: in PacketConn tests, retry writes that fail with ENOBUFS by Bryan C. Mills · 3 years, 3 months ago
  17. 266e24b ipv6: remove arbitrary deadlines from tests by Bryan C. Mills · 3 years, 4 months ago
  18. fe8b969 ipv6: OpenBSD does not appear to support multicast loopback by Ian Lance Taylor · 3 years, 4 months ago
  19. 798c215 ipv6: use all socket option consts from x/sys/unix by Tobias Klauser · 3 years, 11 months ago
  20. 0fccb6f ipv6: use socket option consts from x/sys/unix on netbsd, openbsd and dragonfly by Tobias Klauser · 4 years ago
  21. cb1fcc7 ipv6: use socket option consts from x/sys/unix on freebsd by Tobias Klauser · 4 years ago
  22. 22f4162 ipv6: use socket option consts from x/sys/unix on aix by Tobias Klauser · 4 years ago
  23. df645c7 ipv6: enable IPV6_PATHMTU and IPV6_TCLASS tests on darwin/ios by Tobias Klauser · 4 years ago
  24. db2394d ipv6: use socket option consts from x/sys/unix on darwin by Tobias Klauser · 4 years ago
  25. 53308fa ipv6: use socket option consts from x/sys/unix on linux by Tobias Klauser · 4 years ago
  26. d523dce ipv4, ipv6: use IP_* socket option constants from x/sys/windows by Tobias Klauser · 4 years ago
  27. 5f55cee all: go fmt ./... by Russ Cox · 4 years, 1 month ago
  28. 5f4716e ipv6: skip known-failing tests on openbsd-{arm,arm64,mips64}-jsing builders by Tobias Klauser · 4 years, 2 months ago
  29. 6772e93 ipv6: skip known-failing tests on OpenBSD 6.8 builders by Dmitri Shuralyov · 4 years, 3 months ago
  30. 146b70c all: add support for zos/s390x by billofarrell · 4 years, 5 months ago
  31. 328152d all: add GOOS=ios by Cherry Zhang · 4 years, 6 months ago
  32. f229aea ipv4, ipv6: remove or move unused err* vars by Tobias Klauser · 5 years ago
  33. fc4aabc ipv4, ipv6: use SockFprog definitions from x/sys/unix by Tobias Klauser · 5 years ago
  34. 83d349e ipv4, ipv6: add support for freebsd/arm64 by Dmitri Goutnik · 5 years ago
  35. ec77196 ipv6: re-enable tests on Dragonfly by Tobias Klauser · 5 years ago
  36. 24d2ffb all: fix tests on dragonfly after ABI changes by Tobias Klauser · 5 years ago
  37. c5a3c61 all: adjust defs for Dragonfly BSD by Antonio Huete Jimenez · 5 years ago
  38. 3b0461e internal/socket, ipv4, ipv6: add support for GOOS=illumos by Tobias Klauser · 6 years ago
  39. d28f0bd all: follow convention for generated code comment by Tobias Klauser · 6 years ago
  40. 018c4d4 ipv4, ipv6, internal/socket: add riscv64 support by CarlosEDP · 6 years ago
  41. 8dbb310 ipv6: add port for aix/ppc64 by chigotc · 6 years ago
  42. 63eda1e all: use of nettest, remove internal/nettest by Mikio Hara · 7 years ago
  43. 9f648a6 ipv6: skip tests on aix, fuchsia and hurd by Mikio Hara · 6 years ago
  44. 1d742bf ipv6: replace errOpNoSupport with errNotImplemented by Mikio Hara · 6 years ago
  45. c10a055 ipv6: drop support for go1.8 or below by Mikio Hara · 6 years ago
  46. 617fbc8 ipv6: rename freebsd32o64 with compatFreeBSD32 for consistency by Mikio Hara · 6 years ago
  47. d76a190 ipv6: make not implemented errors more descriptive by Mikio Hara · 6 years ago
  48. be88a9a ipv4, ipv6: directly initialize ctlOpts and sockOpts by Tobias Klauser · 6 years ago
  49. 45ffb0c ipv4, ipv6: drop support for macOS 10.7 and earlier by Tobias Klauser · 6 years ago
  50. 10aee18 icmp, ipv4, ipv6: re-adjust build constraints by Mikio Hara · 6 years ago
  51. a0f8a16 ipv6: fix a typo by Mikio Hara · 7 years ago
  52. 4d581e0 all: re-adjust build constraints for JS and NaCl by Mikio Hara · 7 years ago
  53. ed29d75 ipv6: drop the use of syscall package in platform-independent code by Mikio Hara · 7 years ago
  54. 4cb1c02 ipv6: don't fail test on JS by Mikio Hara · 7 years ago
  55. 92b859f ipv6: update icmp parameters by Mikio Hara · 8 years ago
  56. 0ed95ab all: use HTTPS for iana.org links by Kevin Burke · 7 years ago release-branch.go1.10
  57. 9709904 Revert "ipv6: enable {Read,Write}Batch methods of PacketConn on NetBSD" by Mikio Hara · 7 years ago
  58. a0df083 ipv6: enable {Read,Write}Batch methods of PacketConn on NetBSD by Mikio Hara · 7 years ago
  59. aa7a5b9 ipv6: update RFC number of IPv6 specification in docs by Mikio Hara · 8 years ago
  60. 570fa1c ipv6: simplify tests and benchmarks by Mikio Hara · 8 years ago
  61. 057a25b ipv6: report a destination address on write error by Mikio Hara · 8 years ago
  62. 454122b ipv6: use socket.NativeEndian by Mikio Hara · 8 years ago
  63. e78b1e4 ipv6: don't crash with corrupted control messages by Mikio Hara · 8 years ago
  64. 59a0b19 ipv6: deflake multicast listener tests by Mikio Hara · 8 years ago
  65. 48359f4 ipv6: add {Read,Write}Batch methods to PacketConn by Mikio Hara · 8 years ago
  66. aa0b216 Revert "ipv4, ipv6, internal/netreflect, bpf: fix the x/net build" by Mikio Hara · 8 years ago
  67. bd58382 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package by Mikio Hara · 8 years ago
  68. b64f022 ipv4, ipv6, internal/netreflect, bpf: fix the x/net build by Brad Fitzpatrick · 8 years ago
  69. 357296a all: single space after period by Dmitri Shuralyov · 8 years ago
  70. 905989b ipv6: add missing BUGS section for Windows by Mikio Hara · 8 years ago
  71. 094f037 ipv6: drop package name prefix from identifiers in docs for consistency by Mikio Hara · 8 years ago
  72. f483ac3 ipv6: add missing BUGS section by Mikio Hara · 8 years ago
  73. 944c58e ipv4: deflake TestConnUnicastSocketOptions on Windows by Brad Fitzpatrick · 8 years ago
  74. 76a3353 ipv6: add support for linux/{mips,mipsle} by Mikio Hara · 8 years ago
  75. 4971afd ipv6: don't fail test on IPv6 disabled kernel by Mikio Hara · 8 years ago
  76. 1fd7727 ipv6: simplify references to RFCs in package documentation by Mikio Hara · 8 years ago
  77. 45b0d82 ipv6: document that package ipv6 doesn't support Darwin kernel version 12 or below by Mikio Hara · 8 years ago
  78. 8566e93 Revert "ipv6: disable multicast packet delivery tests on darwin 12 or below" by Mikio Hara · 8 years ago
  79. 67a4d4e ipv6: disable multicast packet delivery tests on darwin 12 or below by Mikio Hara · 9 years ago
  80. 5d99779 all: make copyright headers consistent with one space after period by Dmitri Shuralyov · 8 years ago
  81. daba796 ipv6: remove unnecessary control message marshaling by Mikio Hara · 8 years ago
  82. c4e6936 ipv6: drop support for go1.4 or below by Mikio Hara · 8 years ago
  83. 30df40a ipv6: rename internal types and constants generated by cgo by Mikio Hara · 8 years ago
  84. 2a824cf ipv6: don't refer to cgo-generated union field by Mikio Hara · 8 years ago
  85. a776970 ipv6: add support for solaris by Mikio Hara · 8 years ago
  86. ffe101c ipv6: rename thunk_linux_386.s to sys_linux_386.s by Mikio Hara · 8 years ago
  87. 6ea239c ipv6: fix typo by Mikio Hara · 8 years ago
  88. de35ec4 ipv6: simplify init function for darwin by Mikio Hara · 9 years ago
  89. 9313baa net: skip tests on OS X 10.8 to avoid a kernel panic by Brad Fitzpatrick · 9 years ago
  90. 6250b41 ipv6: deduplicate socket option code by Mikio Hara · 9 years ago
  91. 7722dc0 ipv6: use of internal/netreflect package by Mikio Hara · 9 years ago
  92. 641602e ipv6: add support for ppc (using gccgo) by Michael Hudson-Doyle · 9 years ago
  93. 76e74a3 ipv6: add support for linux/s390x by Mikio Hara · 9 years ago
  94. ef00b37 ipv6: support attaching packet filters to PacketConn. by David Anderson · 9 years ago
  95. 589fda7 ipv6: fix a typo by Mikio Hara · 9 years ago
  96. c4bb2f7 ipv6: remove unnecessary sysSockoptLen type by Mikio Hara · 9 years ago
  97. b6d7b13 ipv6: fix potential misaligned memory access by Mikio Hara · 9 years ago
  98. 0d2c2e1 ipv6: update example for the use of dual stack listener by Mikio Hara · 9 years ago
  99. 943b8c2 ipv6: add support for linux/{mips64,mips64le} by Mikio Hara · 9 years ago
  100. d5cd734 ipv6: simplify log message format by Mikio Hara · 9 years ago