summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-12-02[netstack] Refactor common utils out of netstack to socket package.Ayush Ranjan
2020-12-02Add BuildKite agent.Adin Scannell
2020-12-02Fix chown test.Adin Scannell
2020-12-02Clean up verity tests.Dean Deng
2020-12-02Skip CanKillAllPIDs when running natively.Adin Scannell
2020-12-02[netstack] Add back EndpointInfo struct in tcp.Ayush Ranjan
2020-12-02Fix containerd.sh for later Ubuntu and Debian-based distributions.Adin Scannell
2020-12-02Add /proc/sys/kernel/sem.Jing Chen
2020-12-01Deflake stack_test.TestRouterSolicitationGhanan Gowripalan
2020-12-01Correctly lock when listing neighbor entriesGhanan Gowripalan
2020-12-01Drop jobs for bazel remote execution.Adin Scannell
2020-12-01Avoid wrong error messagesZeling Feng
2020-12-01Typo fix.Etienne Perot
2020-12-01Track join count in multicast group protocol stateGhanan Gowripalan
2020-11-30Fix typo in ptrace documentation.Dean Deng
2020-11-30Do not start a ContainerExec twiceZeling Feng
2020-11-30Fix deadlock in UDP handleControlPacket path.Bhasker Hariharan
2020-11-30Add more fragment reassembly testsToshi Kikuchi
2020-11-30Do not os.Exit() from test/benchmarks/harness.Harness.Init with no args.Jamie Liu
2020-11-30Perform IGMP/MLD when the NIC is enabled/disabledGhanan Gowripalan
2020-11-30Ensure containerd is used from installed location.Adin Scannell
2020-11-27Don't add a temporary address to send DAD/RS packetsGhanan Gowripalan
2020-11-26[netstack] Add SOL_TCP options to SocketOptions.Ayush Ranjan
2020-11-25[netstack] Add SOL_IP and SOL_IPV6 options to SocketOptions.Ayush Ranjan
2020-11-25Support listener-side MLDv1Ghanan Gowripalan
2020-11-25Make stack.Route safe to access concurrentlyGhanan 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-24Correctly lock when removing neighbor entriesSam Balana
2020-11-24Report correct pointer value for "bad next header" ICMP errorJulian Elischer
2020-11-24Track number of packets queued to Failed neighborsSam Balana
2020-11-24Fix a potential indefinite blocking in packetimpact testbenchZeling Feng
2020-11-24Extract IGMPv2 core state machineGhanan Gowripalan
2020-11-24Remove outdated TODO.Dean Deng
2020-11-24Deduplicate code in ipv6.protocolGhanan Gowripalan
2020-11-23Use time.Duration for IGMP Max Response Time fieldGhanan Gowripalan
2020-11-23[1/3] Support isolated containers for parallel packetimpact testsZeling Feng
2020-11-23Don't evict gofer.dentries with inotify watches before saving.Jamie Liu
2020-11-23Fix bad Makefile variable reference.Adin Scannell
2020-11-23Clean up build output.Adin Scannell
2020-11-23Fix link against runtime.goyield.Adin Scannell
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-23Don't rely on HOME for tools/go_branch.shAdin Scannell
2020-11-20Refactor verity test for readabilityChong Cai
2020-11-19Internal change.gVisor bot
2020-11-19Perform IGMPv2 when joining IPv4 multicast groupsRyan Heacock
2020-11-19Remove racy stringification of socket fds from /proc/net/*.Rahat Mahmood
2020-11-19Add a helpful message in stuck task logs.Dean Deng