summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2021-06-29Merge pull request #6085 from liornm:fix-tun-no_pigVisor bot
2021-06-29Sort children map before hashChong Cai
2021-06-29Add SIOCGIFFLAGS ioctl support to hostinet.Lucas Manning
2021-06-29[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVALZach Koopmans
2021-06-29Delete PID files right after they are readFabricio Voznika
2021-06-29Redirect all calls from `errdefs.ToGRPC` to `utils.ErrToGRPC`Fabricio Voznika
2021-06-29Fix TUN IFF_NO_PI bugliornm
2021-06-28Allow VFS2 gofer client to mmap from sentry page cache when forced.Jamie Liu
2021-06-28netstack: deflake TestSynRcvdBadSeqNumberKevin Krakauer
2021-06-25Merge pull request #6222 from avagin:stopgVisor bot
2021-06-25Remove sndQueue as its pointless now.Bhasker Hariharan
2021-06-24Incrementally update checksum when NAT-ingGhanan Gowripalan
2021-06-24Refactor default router state to off-link route stateGhanan Gowripalan
2021-06-24Internal change.Jamie Liu
2021-06-24Delete sentry metrics /watchdog/{stuck_startup_detected, stuck_tasks_detected}Nayana Bidari
2021-06-24CreateProcessGroup has to check whether a target process stil exists or notAndrei Vagin
2021-06-24Merge pull request #6228 from puppetlabs:fix-shim-pid-leaking-on-stopped-proc...gVisor bot
2021-06-23Use memutil.MapFile for the memory accounting page.Jamie Liu
2021-06-23Move flipcall.packetWindowMmap to memutil.Jamie Liu
2021-06-23Fix PR_SET_PTRACER applicability to non-leader threads.Jamie Liu
2021-06-23Do not attempt to kill stopped exec processesNoah Fontes
2021-06-23Ensure shim propagates errors over gRPC correctlyNoah Fontes
2021-06-22Wake up Writers when tcp socket is shutdown for writes.Bhasker Hariharan
2021-06-22netstack: further deflake tcp_testKevin Krakauer
2021-06-22[syserror] Add conversions to linuxerr with temporary Equals method.Zach Koopmans
2021-06-22Merge pull request #5051 from lubinszARM:pr_escapes_1gVisor bot
2021-06-22runsc: don't kill sandbox, let it stop properlyAndrei Vagin
2021-06-22Trigger poll/epoll events on zero-length hostinet sendmsgIan Lewis
2021-06-21clean up tcpdump TODOsKevin Krakauer
2021-06-21Improve stopped container handlingFabricio Voznika
2021-06-21Use fake clocks in NDP testsGhanan Gowripalan
2021-06-21netstack: don't ACK SYNs in TIME-WAITKevin Krakauer
2021-06-18Add endpoints to map only if registerEndpoint succeeds.Bhasker Hariharan
2021-06-18Include off-link route's preference in update eventsGhanan Gowripalan
2021-06-17[syserror] Change p9 server to use linuxerr.Zach Koopmans
2021-06-17remove outdated ip6tables TODOsKevin Krakauer
2021-06-17Move tcpip.Clock impl to TimekeeperTamir Duberstein
2021-06-17raw sockets: don't overwrite destination addressKevin Krakauer
2021-06-16Fix broken hdrincl testKevin Krakauer
2021-06-16[syserror] Refactor linuxerr and error package.Zach Koopmans
2021-06-16kvm: mark UpperHalf PTE-s as globalAndrei Vagin
2021-06-16Merge pull request #5991 from zhlhahaha:2165gVisor bot
2021-06-14Support parsing Prf field in RAsGhanan Gowripalan
2021-06-14Rename DefaultRouter event to OffLinkRoute eventGhanan Gowripalan
2021-06-14Fix typoMichael Pratt
2021-06-14Cleanup iptables bug TODOsKevin Krakauer
2021-06-14Always accept discovered configurations from NDPGhanan Gowripalan
2021-06-13Remove usermem dependency from marshalIan Lewis
2021-06-11Fix //test/syscalls:exec_test_nativeZach Koopmans
2021-06-11Rework the workaround of the XCR0 issueAndrei Vagin