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
/
test
Age
Commit message (
Expand
)
Author
2021-10-06
Wrap testing.MainStart to work around upcoming signature change.
Nicolas Lacasse
2021-10-06
Clarify incorrect behavior on gVisor
Tamir Duberstein
2021-10-06
Clarify incorrect behavior on gVisor
Tamir Duberstein
2021-10-06
Do not skip IPv6 tests when we don't have IPv4
Tamir Duberstein
2021-10-05
Centralize skip logic
Tamir Duberstein
2021-10-05
Enable passing syscall tests
Tamir Duberstein
2021-10-04
Reply to invalid ACKs even when accept queue is full
Arthur Sfez
2021-10-04
Test listener receiving an invalid ACK while the accept queue is full
Arthur Sfez
2021-10-01
Merge pull request #6551 from sudo-sturbia:msgqueue/procfs
gVisor bot
2021-10-01
Move pendingEndpoints to acceptQueue
Tamir Duberstein
2021-09-30
Test syn and accept queue behavior on shutdown
Tamir Duberstein
2021-09-29
Setup sniffer teardown earlier
Tamir Duberstein
2021-09-27
Add procfs files for SysV message queues.
Zyad A. Ali
2021-09-24
Merge pull request #6570 from sudo-sturbia:ipc/proc
gVisor bot
2021-09-24
Run proc's static-file tests in a container.
Zyad A. Ali
2021-09-23
Compose ICMP endpoint with datagram-based endpoint
Ghanan Gowripalan
2021-09-21
Handle Shutdown on connecting tcp socket
Arthur Sfez
2021-09-21
Deliver endpoints to the accept queue synchronously when possible
Arthur Sfez
2021-09-20
Support getsockname for packet sockets
Ghanan Gowripalan
2021-09-20
Do not allow unbinding network protocol
Ghanan Gowripalan
2021-09-19
Support IPV6_RECVPKTINFO on UDP sockets
Ghanan Gowripalan
2021-09-17
Allow rebinding packet socket protocol
Ghanan Gowripalan
2021-09-16
Allow creating packet socket bound to any protocol
Ghanan Gowripalan
2021-09-16
Rename packet_socket to packet_socket_dgram
Ghanan Gowripalan
2021-09-16
Limit most file mmaps to the range of an int64.
Jamie Liu
2021-09-16
Don't allow binding to broadcast on ICMP sockets
Ghanan Gowripalan
2021-09-15
Pass address properties in a single struct
Tony Gong
2021-09-15
[bind] Return EINVAL for under sized address
Ghanan Gowripalan
2021-09-14
Compose raw IP with datagram-based endpoint
Ghanan Gowripalan
2021-09-14
Use a shared method to get loopback index
Ghanan Gowripalan
2021-09-14
Explicitly bind endpoint to a NIC
Ghanan Gowripalan
2021-09-14
Don't use SOL_UDP when creating sockets
Ghanan Gowripalan
2021-09-13
Accept packets destined to bound address
Ghanan Gowripalan
2021-09-13
tools/show_paths.bzl: check that provider_map isn't None
Andrei Vagin
2021-09-13
Separate IPv4 ToS & IPv6 TClass in dgram endpoint
Ghanan Gowripalan
2021-09-11
Internal change.
gVisor bot
2021-09-09
Remove linux-compat loopback hacks from packet endpoint
Ghanan Gowripalan
2021-09-07
Conditionally use GetAbsoluteTestTmpdir() rather than hard-code "/tmp"
Kevin Lindkvist
2021-09-02
Merge pull request #6516 from slowy07:minor-changes
gVisor bot
2021-09-01
Support sending with packet sockets
Ghanan Gowripalan
2021-09-01
unix: handle a case when a buffer is overflowed
Andrei Vagin
2021-08-31
Remove splice-to/from-weird-files tests.
Jamie Liu
2021-08-31
Automated rollback of changelist 390405182
gVisor bot
2021-08-30
[syserr] Fix SIGBUS on syserr.FromError
Zach Koopmans
2021-08-30
Internal change.
gVisor bot
2021-08-27
fix: typo spelling grammar
slowy07
2021-08-26
fix tests in pty.cc
gystemd
2021-08-24
Merge pull request #6438 from gystemd:tcsetpgrp_SIGTTOU
gVisor bot
2021-08-24
Fix uninitialized messages in MsgqueueTest
Fabricio Voznika
2021-08-19
Added a system call test for SetForegroundProcessGroup
gystemd
[next]