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
/
transport
/
tcp
/
forwarder.go
Age
Commit message (
Expand
)
Author
2021-08-26
Pass must-not-be-nil by value
Tamir Duberstein
2021-08-18
Split TCP secrets from Stack to tcp.protocol
Zeling Feng
2021-07-01
Mix checklocks and atomic analyzers.
Adin Scannell
2021-05-26
Use the stack clock everywhere
Tamir Duberstein
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2020-11-16
Automated rollback of changelist 340274194
Dean Deng
2020-11-05
Use stack.Route exclusively for writing packets
Ghanan Gowripalan
2020-11-02
Automated rollback of changelist 339945377
Dean Deng
2020-10-30
Automated rollback of changelist 339750876
Dean Deng
2020-10-29
Automated rollback of changelist 339675182
Dean Deng
2020-10-29
Delay goroutine creation during TCP handshake for accept/connect.
Dean Deng
2020-06-03
Pass PacketBuffer as pointer.
Ting-Yu Wang
2020-04-16
Reset pending connections on listener shutdown.
Mithun Iyer
2020-03-26
Support owner matching for iptables.
Nayana Bidari
2020-03-24
Move tcpip.PacketBuffer and IPTables to stack package.
Bhasker Hariharan
2020-01-29
Add support for TCP_DEFER_ACCEPT.
Bhasker Hariharan
2020-01-09
New sync package.
Ian Gudger
2019-11-06
Use PacketBuffers, rather than VectorisedViews, in netstack.
Kevin Krakauer
2019-06-13
Add support for TCP receive buffer auto tuning.
Bhasker Hariharan
2019-06-13
Update canonical repository.
Adin Scannell
2019-05-30
Fixes to TCP listen behavior.
Bhasker Hariharan
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-09
Add TCP checksum verification.
Bhasker Hariharan
2019-03-14
Remove duplicate TCP flag definitions
Tamir Duberstein
2019-02-27
Ping support via IPv4 raw sockets.
Kevin Krakauer
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-12
Always pass buffer.VectorisedView by value
Tamir Duberstein
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-04-28
Check in gVisor.
Googler