summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-01-17Enable stat syscall support on arm64.Haibo Xu
2020-01-17Merge pull request #1459 from lubinszARM:pr_save_utilgVisor bot
2020-01-17Merge pull request #1541 from nybidari:iptablesgVisor bot
2020-01-17Add explanation for implementation of BSD full file locks.Dean Deng
2020-01-16Remove unused rpcinet.Adin Scannell
2020-01-16Implement setxattr for overlays.Dean Deng
2020-01-16Bump p9 version, adding corresponding checks to client_file.go.Dean Deng
2020-01-16Add IfChange/ThenChange reminders in fs/procFabricio Voznika
2020-01-16Implement tmpfs.SetStat with a size argument.Nicolas Lacasse
2020-01-16Add more files to /proc/[pid]/*Fabricio Voznika
2020-01-16Add run-gcp command.Zach Koopmans
2020-01-16Disable xattr tests.Dean Deng
2020-01-16Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces.Dean Deng
2020-01-16Add remaining /proc/* and /proc/sys/* filesFabricio Voznika
2020-01-16Merge pull request #1272 from lubinszARM:pr_ring0_2gVisor bot
2020-01-16Enable clone syscall support on arm64.Haibo Xu
2020-01-15Support upgrading expired/removed IPv6 addresses to permanent SLAAC addressesGhanan Gowripalan
2020-01-15Solicit IPv6 routers when a NIC becomes enabled as a hostGhanan Gowripalan
2020-01-15Add timestamps to VFS2 tmpfs, and implement some of SetStat.Nicolas Lacasse
2020-01-15Update commandline and get local runs working.Zach Koopmans
2020-01-15Merge pull request #1540 from laijs:fix-PCIDsgVisor bot
2020-01-15Bugfix to terminate the protocol loop on StateError.Bhasker Hariharan
2020-01-15Bump SO_SNDBUF for fdbased endpoint used by runsc.Bhasker Hariharan
2020-01-14enable pkg/sentry/arch to support arm64 basicallylubinszARM
2020-01-14Changes TCP packet dispatch to use a pool of goroutines.Bhasker Hariharan
2020-01-14Implement {g,s}etsockopt(IP_RECVTOS) for UDP socketsTamir Duberstein
2020-01-13Do Source Address Selection when choosing an IPv6 source addressGhanan Gowripalan
2020-01-13Allow dual stack sockets to operate on AF_INETTamir Duberstein
2020-01-13benchmarks/tcp: set a number of channels to GOMAXPROCSAndrei Vagin
2020-01-13Merge pull request #1528 from kevinGC:iptables-writegVisor bot
2020-01-13tests: fix errors detected by asan.Andrei Vagin
2020-01-13Add test for iptables TCP ruleNayana Bidari
2020-01-10Don't set RWF_HIPRI on InvalidOffset test.Brad Burlage
2020-01-10Automated rollback of changelist 288990597Ghanan Gowripalan
2020-01-10Put CancellableTimer tests in the tcpip_test packageGhanan Gowripalan
2020-01-10goid: new packageIan Gudger
2020-01-10Add tests for redirect portNayana Bidari
2020-01-10panic fix in retransmitTimerExpired.Bhasker Hariharan
2020-01-09New sync package.Ian Gudger
2020-01-09Merge pull request #1523 from majek:fix-1522-silly-window-rxgVisor bot
2020-01-09Deflake a couple of TCP syscall tests when run under gotsan.Bhasker Hariharan
2020-01-09Implement gcloud_producer for bm-toolsZach Koopmans
2020-01-09Inform NDPDispatcher when Stack learns about available configurations via DHCPv6Ghanan Gowripalan
2020-01-09Separate NDP tests into its own packageGhanan Gowripalan
2020-01-09Add test for redirect portNayana Bidari
2020-01-09Merge pull request #1423 from xiaobo55x:stracegVisor bot
2020-01-09Change BindToDeviceOption to store NICIDEyal Soha
2020-01-09Allow clients to store an opaque NICContext with NICsBert Muthalaly
2020-01-09Add test to check iptables redirect port ruleNayana Bidari
2020-01-09Configure issue reviver to run with KokoroFabricio Voznika