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
/
stack
Age
Commit message (
Expand
)
Author
2021-01-22
Merge release-20210112.0-64-g9f46328e1 (automated)
gVisor bot
2021-01-21
Only use callback for GetLinkAddress
Ghanan Gowripalan
2021-01-22
Merge release-20210112.0-63-g8ecff1890 (automated)
gVisor bot
2021-01-21
Do not cache remote link address in Route
Ghanan Gowripalan
2021-01-21
Merge release-20210112.0-60-g89df5a681 (automated)
gVisor bot
2021-01-21
Queue packets in WritePackets when resolving link address
Ghanan Gowripalan
2021-01-21
Merge release-20210112.0-59-g0ca4cf769 (automated)
gVisor bot
2021-01-21
Populate EgressRoute, GSO, Netproto in NIC
Ghanan Gowripalan
2021-01-20
Merge release-20210112.0-47-g7ff5ceaea (automated)
gVisor bot
2021-01-19
Do not have a stack-wide linkAddressCache
Ghanan Gowripalan
2021-01-19
Merge release-20210112.0-45-gbe17b9444 (automated)
gVisor bot
2021-01-19
Per NIC NetworkEndpoint statistics
Arthur Sfez
2021-01-19
Merge release-20210112.0-43-ga2ec1932c (automated)
gVisor bot
2021-01-19
Drop CheckLocalAddress from LinkAddressCache
Ghanan Gowripalan
2021-01-18
Merge release-20210112.0-41-gf5736fa2b (automated)
gVisor bot
2021-01-17
Do not use a stack-wide queue of pending packets
Ghanan Gowripalan
2021-01-16
Merge release-20210112.0-40-gcd75bb163 (automated)
gVisor bot
2021-01-15
Resolve known link address on route creation
Ghanan Gowripalan
2021-01-16
Merge release-20210112.0-39-g2814a032b (automated)
gVisor bot
2021-01-15
Support GetLinkAddress with neighborCache
Ghanan Gowripalan
2021-01-16
Merge release-20210112.0-38-gfd5b52c87 (automated)
gVisor bot
2021-01-15
Only pass stack.Route's fields to LinkEndpoints
Ghanan Gowripalan
2021-01-15
Remove count argument from tcpip.Endpoint.Read
Tamir Duberstein
2021-01-14
Merge release-20201216.0-106-gc49ce8ca8 (automated)
gVisor bot
2021-01-13
Clear neighbor table on NIC down
Ghanan Gowripalan
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-12
Merge release-20201216.0-87-g4e03e8754 (automated)
gVisor bot
2021-01-12
Fix simple mistakes identified by goreportcard.
Adin Scannell
2021-01-11
Merge release-20201216.0-82-g4c4de6644 (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
Move SO_BINDTODEVICE to socketops.
Nayana Bidari
2020-12-22
Invoke address resolution upon subsequent traffic to Failed neighbor
Peter Johnston
2020-12-21
Prefer matching labels and longest matching prefix
Ghanan Gowripalan
2020-12-17
Remove duplicate `return`
Tamir Duberstein
2020-12-16
Add support to count the number of packets SACKed.
Nayana Bidari
2020-12-15
Merge release-20201208.0-46-g25ebddbdd (automated)
gVisor bot
2020-12-15
Fix a data race in packetEPs
Ting-Yu Wang
2020-12-12
Introduce IPv6 extension header serialization facilities
Bruno Dal Bo
2020-12-11
[netstack] Decouple tcpip.ControlMessages from the IP control messges.
Ayush Ranjan
2020-12-10
Merge release-20201130.0-80-g53a95ad0d (automated)
gVisor bot
2020-12-10
Use specified source address for IGMP/MLD packets
Ghanan Gowripalan
2020-12-05
Merge release-20201130.0-46-gdf2dbe3e3 (automated)
gVisor bot
2020-12-04
Remove stack.ReadOnlyAddressableEndpointState
Ghanan Gowripalan
2020-12-04
Merge release-20201130.0-39-gfd28ccfaa (automated)
gVisor bot
2020-12-04
Introduce IPv4 options serializer and add RouterAlert to IGMP
Bruno Dal Bo
2020-12-03
Merge release-20201130.0-31-g3ff1aef54 (automated)
gVisor bot
[next]