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
2020-09-08
Merge release-20200818.0-127-gd35f07b36 (automated)
gVisor bot
2020-09-08
Improve type safety for transport protocol options
Ghanan Gowripalan
2020-09-04
Merge release-20200818.0-121-g805861ca3 (automated)
gVisor bot
2020-09-03
Use fine-grained mutex for stack.cleanupEndpoints.
Bhasker Hariharan
2020-09-03
Merge release-20200818.0-120-g76e51c8b9 (automated)
gVisor bot
2020-09-03
Use atomic.Value for Stack.tcpProbeFunc.
Jamie Liu
2020-09-02
Fix Accept to not return error for sockets in accept queue.
Bhasker Hariharan
2020-08-28
Merge release-20200818.0-85-gd5787f628 (automated)
gVisor bot
2020-08-28
Don't bind loopback to all IPs in an IPv6 subnet
Ghanan Gowripalan
2020-08-28
Merge release-20200818.0-83-gbdd5996a7 (automated)
gVisor bot
2020-08-28
Improve type safety for network protocol options
Ghanan Gowripalan
2020-08-28
Merge release-20200818.0-81-gb3ff31d04 (automated)
gVisor bot
2020-08-28
fix panic when calling SO_ORIGINAL_DST without initializing iptables
Kevin Krakauer
2020-08-28
Merge release-20200818.0-79-g8ae0ab722 (automated)
gVisor bot
2020-08-28
Use a single NetworkEndpoint per address
Ghanan Gowripalan
2020-08-27
Improve type safety for socket options
Ghanan Gowripalan
2020-08-27
Add function to get error from a tcpip.Endpoint
Ghanan Gowripalan
2020-08-27
Merge release-20200818.0-68-g01a35a2f1 (automated)
gVisor bot
2020-08-27
ip6tables: (de)serialize ip6tables structs
Kevin Krakauer
2020-08-25
Merge release-20200818.0-43-ga174aa759 (automated)
gVisor bot
2020-08-25
Add option to replace linkAddrCache with neighborCache
Sam Balana
2020-08-24
Merge release-20200818.0-32-g339d266be (automated)
gVisor bot
2020-08-24
Consider loopback bound to all addresses in subnet
Ghanan Gowripalan
2020-08-20
Merge release-20200810.0-74-g129018ab3 (automated)
gVisor bot
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-17
Merge release-20200810.0-40-ge3c4bbd10 (automated)
gVisor bot
2020-08-17
Remove address range functions
Ghanan Gowripalan
2020-08-15
Merge release-20200810.0-36-g9a7b5830a (automated)
gVisor bot
2020-08-15
Don't support address ranges
Ghanan Gowripalan
2020-08-15
Merge release-20200810.0-35-g1736b2208 (automated)
gVisor bot
2020-08-14
Use a single NetworkEndpoint per NIC per protocol
Ghanan Gowripalan
2020-08-13
Merge release-20200810.0-23-g47515f475 (automated)
gVisor bot
2020-08-13
Migrate to PacketHeader API for PacketBuffer.
Ting-Yu Wang
2020-08-11
Merge release-20200804.0-61-g8e31f0dc5 (automated)
gVisor bot
2020-08-10
Set the NetworkProtocolNumber of all PacketBuffers.
Kevin Krakauer
2020-08-09
Merge release-20200804.0-54-gb404b5c25 (automated)
gVisor bot
2020-08-08
Use unicast source for ICMP echo replies
Ghanan Gowripalan
2020-08-07
Merge release-20200804.0-43-g94447aeab (automated)
gVisor bot
2020-08-07
Fix panic during Address Resolution of neighbor entry created by NS
Sam Balana
2020-08-06
Merge release-20200804.0-28-gfc4dd3ef4 (automated)
gVisor bot
2020-08-06
Join IPv4 all-systems group on NIC enable
Ghanan Gowripalan
2020-08-06
Merge release-20200804.0-24-g90a2d4e82 (automated)
gVisor bot
2020-08-05
Support receiving broadcast IPv4 packets
Ghanan Gowripalan
2020-08-05
Merge release-20200804.0-22-ge7b232a5b (automated)
gVisor bot
2020-08-05
Prefer RLock over Lock in functions that don't need Lock().
Bhasker Hariharan
2020-08-05
Merge release-20200622.1-336-g0e6f7a12c (automated)
gVisor bot
2020-08-04
Update variables for implementation of RACK in TCP
Nayana Bidari
2020-07-31
Merge release-20200622.1-300-ga7d9aa6d5 (automated)
gVisor bot
2020-07-31
iptables: support SO_ORIGINAL_DST
Kevin Krakauer
2020-07-30
Implement neighbor unreachability detection for ARP and NDP.
Sam Balana
[next]