summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-12-09Add support for IP_RECVORIGDSTADDR IP option.Bhasker Hariharan
2020-12-09Add network benchmarks jobsZach Koopmans
2020-12-09Add tensorflow, ffmpeg, and redis jobs.Zach Koopmans
2020-12-09Refactor the Makefile to avoid recursive Make.Adin Scannell
2020-12-09export MountTempDirectoryZeling Feng
2020-12-08Run tcpdump as rootTamir Duberstein
2020-12-08Consolidate sniffer program logicTamir Duberstein
2020-12-07Fix error handling on fusefs mount.Rahat Mahmood
2020-12-07Remove detritusTamir Duberstein
2020-12-07Fix tags on benchmark targets.Zach Koopmans
2020-12-07Avoid shadowing `testbench` packageTamir Duberstein
2020-12-07Support icmpv6 transport protocolPeter Johnston
2020-12-06Merge pull request #4932 from lubinszARM:pr_test_exceptionsgVisor bot
2020-12-05Fix zero receive window advertisements.Mithun Iyer
2020-12-04Remove invalid test case.Adin Scannell
2020-12-04Initialize has_tid for correctness.Adin Scannell
2020-12-04Introduce IPv4 options serializer and add RouterAlert to IGMPBruno Dal Bo
2020-12-03Implement command IPC_INFO for semctl.Jing Chen
2020-12-03Implement `fcntl` options `F_GETSIG` and `F_SETSIG`.Etienne Perot
2020-12-03Support partitions for other tests.Adin Scannell
2020-12-02Abandon reassembly of a packet if fragments overlapArthur Sfez
2020-12-02Skip generating an empty (broken) test case.Adin Scannell
2020-12-02Fix chown test.Adin Scannell
2020-12-02Skip CanKillAllPIDs when running natively.Adin Scannell
2020-12-02Add /proc/sys/kernel/sem.Jing Chen
2020-12-01Avoid wrong error messagesZeling Feng
2020-12-01Typo fix.Etienne Perot
2020-11-30Fix deadlock in UDP handleControlPacket path.Bhasker Hariharan
2020-11-30Do not os.Exit() from test/benchmarks/harness.Harness.Init with no args.Jamie Liu
2020-11-25Support listener-side MLDv1Ghanan Gowripalan
2020-11-25[3/3] Support isolated containers for parallel packetimpact testsZeling Feng
2020-11-24[2/3] Support isolated containers for parallel packetimpact testsZeling Feng
2020-11-25arm64 test: add exceptions related test casesRobin Luk
2020-11-24Report correct pointer value for "bad next header" ICMP errorJulian Elischer
2020-11-24Fix a potential indefinite blocking in packetimpact testbenchZeling Feng
2020-11-23[1/3] Support isolated containers for parallel packetimpact testsZeling Feng
2020-11-23Fail gracefully if Docker is not configured with ipv6.Adin Scannell
2020-11-23Omit sandbox from chown test.Adin Scannell
2020-11-23Ignore permission failures in CheckDuplicatesRecursively.Adin Scannell
2020-11-19Internal change.gVisor bot
2020-11-19Propagate IP address prefix from host to netstackFabricio Voznika
2020-11-19Don't hold AddressEndpoints for multicast addressesGhanan Gowripalan
2020-11-18[netstack] Move SO_KEEPALIVE and SO_ACCEPTCONN option to SocketOptions.Ayush Ranjan
2020-11-18[netstack] Move SO_REUSEPORT and SO_REUSEADDR option to SocketOptions.Ayush Ranjan
2020-11-18[netstack] Move SO_NO_CHECK option to SocketOptions.Ayush Ranjan
2020-11-18Remove the redundant containerIP parameterZeling Feng
2020-11-18[netstack] Move SO_PASSCRED option to SocketOptions.Ayush Ranjan
2020-11-17Add support for TTY in multi-containerFabricio Voznika
2020-11-17Fix possible deadlock in UDP.Write().Bhasker Hariharan
2020-11-17Fix SO_ERROR behavior for TCP in gVisor.Bhasker Hariharan