summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-09-03Impose order on test scripts.Adin Scannell
2019-09-03Validate IPv6 Hop Limit field for received NDP packetsGhanan Gowripalan
2019-09-03Make UDP traceroute work.Bhasker Hariharan
2019-09-03Ensure that flipcall.Endpoint.Shutdown() shuts down inactive peers.Jamie Liu
2019-09-03Merge pull request #782 from xiaobo55x:pkg_rawfilegVisor bot
2019-09-02Remove duplicated file in pkg/tcpip/link/rawfile.Haibo Xu
2019-08-30Remove support for non-incremental mapped accounting.Jamie Liu
2019-08-30Automated rollback of changelist 261387276Bhasker Hariharan
2019-08-30Fix async-signal-unsafety in MlockallTest_Future.Jamie Liu
2019-08-30Fix data race accessing referencedNetworkEndpoint.kindChris Kuiper
2019-08-30Return correct buffer size for ioctl(socket, FIONREAD)Fabricio Voznika
2019-08-30Update image to install docker and fix permissionsAdin Scannell
2019-08-30Add C++ toolchain and fix compile issues.Adin Scannell
2019-08-29Handle new representation of abstract UDS paths.Rahat Mahmood
2019-08-29Implement /proc/net/udp.Rahat Mahmood
2019-08-29Merge pull request #655 from praveensastry:feature/runsc-ref-chk-leakgVisor bot
2019-08-29Compile procter binaries during image creation.Nicolas Lacasse
2019-08-29Internal change.gVisor bot
2019-08-29Add limit_host_fd_translation Gofer mount option.Jamie Liu
2019-08-29Don't log an error when stopping the container if it is not running.Nicolas Lacasse
2019-08-29Internal change.Adin Scannell
2019-08-28Fix permissions on .ssh filesAdin Scannell
2019-08-28Fix kokoro image build scriptsAdin Scannell
2019-08-28Export generated linkAddrEntryEntryTamir Duberstein
2019-08-27kokoro: Add scripts to rebuild images.Adin Scannell
2019-08-27Populate link address cache at dispatchTamir Duberstein
2019-08-27Fix pwritev2 flaky test.Zach Koopmans
2019-08-27Fix comment typoMichael Pratt
2019-08-27Fix sendfile(2) error codeFabricio Voznika
2019-08-27Mount volumes as super userFabricio Voznika
2019-08-26Don't lose test output.Adin Scannell
2019-08-26netstack/tcp: Add LastAck transition.Rahat Mahmood
2019-08-26Add support for Intel cache CPUID leafsMichael Pratt
2019-08-26Internal change.gVisor bot
2019-08-26Merge pull request #696 from xiaobo55x:tcpip_linkgVisor bot
2019-08-26Prevent a network endpoint to send/rcv if its address was removedChris Kuiper
2019-08-26fsgofer_test.go: a socket file path can't be longer than UNIX_MAX_PATH (108)Andrei Vagin
2019-08-23Second try at flaky futex test.Zach Koopmans
2019-08-23Implement fmt.Stringer on Route by valueTamir Duberstein
2019-08-22Log message sent before logging is setupFabricio Voznika
2019-08-22Ensure yield-equivalent with an already-expired timeout.Adin Scannell
2019-08-22test: set shard_count to 5 by defaultAndrei Vagin
2019-08-22Send sandbox log to test logFabricio Voznika
2019-08-22Remove ASSERT from fork childMichael Pratt
2019-08-22Add log prefix for better claritypraveensastry
2019-08-21Support binding to multicast and broadcast addressesChris Kuiper
2019-08-21tests: retry connect if it fails with EINTRAndrei Vagin
2019-08-21Use tcpip.Subnet in tcpip.RouteTamir Duberstein
2019-08-20Add tcpip.Route.String and tcpip.AddressMask.PrefixChris Kuiper
2019-08-20test: reset a signal handler before closing a signal channelAndrei Vagin