Mikio Hara
|
bd58382b56
ipv6: plumb in the standard library of Go 1.9 by using internal/socket package
|
7 years ago |
Dmitri Shuralyov
|
5d997795f7
all: make copyright headers consistent with one space after period
|
8 years ago |
Mikio Hara
|
30df40a6a1
ipv6: rename internal types and constants generated by cgo
|
8 years ago |
Mikio Hara
|
c4bb2f7b3d
ipv6: remove unnecessary sysSockoptLen type
|
8 years ago |
Mikio Hara
|
8869759228
x/net/ipv6: enable IPV6_NEXTHOP, IPV6_PATHMTU ancillary data options for BSD variants
|
10 years ago |
Mikio Hara
|
e9210114b2
x/net/ipv6: add sticky source-specific multicast socket options
|
10 years ago |
Andrew Gerrand
|
fbe893ddcd
go.net: use golang.org/x/... import paths
|
10 years ago |
Mikio Hara
|
66b3e5ee27
go.net/ipv6: make use of internal/iana package
|
10 years ago |
Mikio Hara
|
77024ba92f
go.net/ipv6: add ancillary data socket option binding tables
|
10 years ago |
Mikio Hara
|
235e882169
go.net/ipv6: implement each platform's sticky socket option binding table
|
10 years ago |
Mikio Hara
|
0c9245840e
go.net/ipv6: restore use of syscall
|
10 years ago |
Mikio Hara
|
9704df9680
go.net/ipv6: add support for dragonfly
|
10 years ago |
Mikio Hara
|
d3003bed6f
go.net/ipv6: implement getsockopt, setsockopt syscalls
|
11 years ago |