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
/
icmp
Age
Commit message (
Expand
)
Author
2021-03-24
Merge release-20210315.0-23-ge7ca2a51a (automated)
gVisor bot
2021-03-24
Add POLLRDNORM/POLLWRNORM support.
Bhasker Hariharan
2021-03-24
Merge release-20210315.0-21-gec0aa657e (automated)
gVisor bot
2021-03-24
Unexpose immutable fields in stack.Route
Nick Brown
2021-03-23
Merge release-20210315.0-15-gacb4c6288 (automated)
gVisor bot
2021-03-06
Merge release-20210301.0-20-gfb733cdb8 (automated)
gVisor bot
2021-03-05
Increment the counters when sending Echo requests
Arthur Sfez
2021-03-04
Merge release-20210301.0-12-g1cd76d958 (automated)
gVisor bot
2021-03-03
Make dedicated methods for data operations in PacketBuffer
Ting-Yu Wang
2021-02-01
Merge release-20210125.0-47-gebd3912c0 (automated)
gVisor bot
2021-02-01
Refactor HandleControlPacket/SockError
Ghanan Gowripalan
2021-01-29
Merge release-20210125.0-21-g8d1afb418 (automated)
gVisor bot
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2021-01-27
Merge release-20210112.0-98-g8e6604474 (automated)
gVisor bot
2021-01-26
Initialize the send buffer handler in endpoint creation.
Nayana Bidari
2021-01-26
Merge release-20210112.0-92-g9ba24d449 (automated)
gVisor bot
2021-01-26
Drop nicID from transport endpoint reg/cleanup fns
Ghanan Gowripalan
2021-01-26
Merge release-20210112.0-90-gdaf0d3f6c (automated)
gVisor bot
2021-01-26
Move SO_SNDBUF to socketops.
Nayana Bidari
2021-01-22
Merge release-20210112.0-74-g6c0e1d9cf (automated)
gVisor bot
2021-01-22
Define tcpip.Payloader in terms of io.Reader
Tamir Duberstein
2021-01-16
Merge release-20210112.0-37-g12d979083 (automated)
gVisor bot
2021-01-15
Remove count argument from tcpip.Endpoint.Read
Tamir Duberstein
2021-01-14
Merge release-20201216.0-105-g25b5ec713 (automated)
gVisor bot
2021-01-13
Do not resolve remote link address at transport layer
Ghanan Gowripalan
2021-01-13
Merge release-20201216.0-94-ge74aa25e2 (automated)
gVisor bot
2021-01-12
Drop TransportEndpointID from HandleControlPacket
Ghanan Gowripalan
2021-01-11
Merge release-20201216.0-82-g4c4de6644 (automated)
gVisor bot
2021-01-07
Merge release-20201208.0-127-gb1de1da31 (automated)
gVisor bot
2021-01-07
netstack: Refactor tcpip.Endpoint.Read
Ting-Yu Wang
2020-12-28
Merge release-20201208.0-89-g3ff7324df (automated)
gVisor bot
2020-12-22
Invoke address resolution upon subsequent traffic to Failed neighbor
Peter Johnston
2020-12-14
Merge release-20201208.0-43-g2e191cb3f (automated)
gVisor bot
2020-12-14
Move SO_LINGER option to socketops.
Nayana Bidari
2020-12-11
Merge release-20201208.0-28-gaf4afdc0e (automated)
gVisor bot
2020-12-11
[netstack] Decouple tcpip.ControlMessages from the IP control messges.
Ayush Ranjan
2020-12-03
Merge release-20201130.0-31-g3ff1aef54 (automated)
gVisor bot
2020-12-03
Make `stack.Route` thread safe
Peter Johnston
2020-11-26
Merge release-20201109.0-120-gad8311242 (automated)
gVisor bot
2020-11-26
[netstack] Add SOL_TCP options to SocketOptions.
Ayush Ranjan
2020-11-26
Merge release-20201109.0-119-gbebadb518 (automated)
gVisor bot
2020-11-25
[netstack] Add SOL_IP and SOL_IPV6 options to SocketOptions.
Ayush Ranjan
2020-11-25
Merge release-20201109.0-117-g2485a4e2c (automated)
gVisor bot
2020-11-25
Make stack.Route safe to access concurrently
Ghanan Gowripalan
2020-11-19
Merge release-20201109.0-84-ge5650d124 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_KEEPALIVE and SO_ACCEPTCONN option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-79-gdf37babd5 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_REUSEPORT and SO_REUSEADDR option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-71-gfc342fb43 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_PASSCRED option to SocketOptions.
Ayush Ranjan
[next]