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
/
ports
Age
Commit message (
Expand
)
Author
2021-04-16
Enlarge port range and fix integer overflow
Kevin Krakauer
2021-04-15
Use nicer formatting for IP addresses in tests
Kevin Krakauer
2021-03-11
improve readability of ports package
Kevin Krakauer
2021-03-08
Implement /proc/sys/net/ipv4/ip_local_port_range
Kevin Krakauer
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2020-08-20
Skip listening TCP ports when trying to bind a free port.
Bhasker Hariharan
2020-06-23
Add support for SO_REUSEADDR to TCP sockets/endpoints.
Ian Gudger
2020-06-10
Add support for SO_REUSEADDR to UDP sockets/endpoints.
Ian Gudger
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-09
New sync package.
Ian Gudger
2019-12-09
Add UDP SO_REUSEADDR support to the port manager.
Ian Gudger
2019-11-23
Cleanup visibility.
Adin Scannell
2019-09-30
Fix bugs in PickEphemeralPort for TCP.
Bhasker Hariharan
2019-09-27
Implement SO_BINDTODEVICE sockopt
gVisor bot
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-01-31
Remove license comments
Michael Pratt
2018-12-28
Implement SO_REUSEPORT for TCP and UDP sockets
Andrei Vagin
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-17
Prevent TCP connect from picking bound ports
Tamir Duberstein
2018-09-12
Prevent UDP sockets from binding to bound ports
Tamir Duberstein
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-09
Switch netstack licenses to Apache 2.0.
Nicolas Lacasse
2018-04-28
Add mising license headers.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler