index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
tcpip
/
sample
/
tun_tcp_connect
/
main.go
Age
Commit message (
Expand
)
Author
2021-09-21
WIP gre test
gre-master
Mikael Magnusson
2021-09-15
Pass address properties in a single struct
Tony Gong
2021-07-20
Add go:build directives as required by Go 1.17's gofmt.
Jamie Liu
2021-03-24
Add POLLRDNORM/POLLWRNORM support.
Bhasker Hariharan
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2021-01-22
Define tcpip.Payloader in terms of io.Reader
Tamir Duberstein
2021-01-15
Remove count argument from tcpip.Endpoint.Read
Tamir Duberstein
2021-01-13
Do not resolve remote link address at transport layer
Ghanan Gowripalan
2021-01-07
netstack: Refactor tcpip.Endpoint.Read
Ting-Yu Wang
2020-09-28
Support creating protocol instances with Stack ref
Ghanan Gowripalan
2020-08-27
Add function to get error from a tcpip.Endpoint
Ghanan Gowripalan
2019-12-31
netstack: minor fix typo in "if err" handler
Marek Majkowski
2019-09-25
Remove centralized registration of protocols.
Kevin Krakauer
2019-09-17
Update remaining users of LinkEndpoints to not refer to them as an ID.
Ian Gudger
2019-08-21
Use tcpip.Subnet in tcpip.Route
Tamir Duberstein
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-06
Add multi-fd support to fdbased endpoint.
Bhasker Hariharan
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-17
Return error from fdbased.New
Fabricio Voznika
2019-03-05
Remove unused commit() function argument to Bind.
Kevin Krakauer
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-28
Block for link address resolution
Sepehr Raissian
2018-08-22
Allow building on !linux
Googler
2018-08-01
Move stack clock to options struct
Ian Gudger
2018-07-17
netstack: update goroutine save / restore safety comments.
Zhaozhong Ni
2018-07-09
Switch netstack licenses to Apache 2.0.
Nicolas Lacasse
2018-05-01
Implement SO_TIMESTAMP
Ian Gudger
2018-04-28
Check in gVisor.
Googler