Tobias Klauser
|
be88a9aa50
ipv4, ipv6: directly initialize ctlOpts and sockOpts
|
5 years ago |
Tobias Klauser
|
45ffb0cd1b
ipv4, ipv6: drop support for macOS 10.7 and earlier
|
5 years ago |
Mikio Hara
|
c4fa6e0d08
ipv4: plumb in the standard library of Go 1.9 by using internal/socket package
|
7 years ago |
Mikio Hara
|
2497afe528
ipv4: simplify init function for darwin
|
8 years ago |
Mikio Hara
|
a14f429b86
ipv4: rename internal types and constants generated by cgo
|
8 years ago |
Mikio Hara
|
534e18705b
ipv4: don't refer to cgo-generated union field
|
8 years ago |
Mikio Hara
|
37db164db4
ipv4: remove unnecessary sysSockoptLen type
|
8 years ago |
Mikio Hara
|
c220db412d
x/net/ipv4: enable IP_STRIPHDR by default on darwin
|
10 years ago |
Mikio Hara
|
5c9495a327
x/net/ipv4: enable IP_STRIPHDR sticky socket option on latest darwin kernels
|
10 years ago |
Mikio Hara
|
724ab9af50
x/net/ipv4: fix build on older darwin kernels
|
10 years ago |
Mikio Hara
|
0d3526158c
x/net/ipv4: don't enable advanced features on OS X 10.7 and below
|
10 years ago |
Mikio Hara
|
153a6a6152
x/net/ipv4: add sticky source-specific multicast socket options
|
10 years ago |
Mikio Hara
|
edb50c0ae2
go.net/ipv4: restructure ancillary data socket option handling
|
10 years ago |
Mikio Hara
|
353547e1a2
go.net/ipv4: restructure sticky socket option handling
|
10 years ago |
Mikio Hara
|
38dcae4017
go.net/ipv4: add support for dragonfly, enable IP_PKTINFO on darwin
|
10 years ago |