summaryrefslogtreecommitdiffhomepage
path: root/runsc/boot
AgeCommit message (Expand)Author
2019-10-30Store endpoints inside multiPortEndpoint in a sorted orderAndrei Vagin
2019-10-22netstack/tcp: software segmentation offloadAndrei Vagin
2019-10-21AF_PACKET support for netstack (aka epsocket).Kevin Krakauer
2019-10-16Fix problem with open FD when copy up is triggered in overlayfsFabricio Voznika
2019-10-08Remove stale TODOFabricio Voznika
2019-10-08Ignore mount options that are not supported in shared mountsFabricio Voznika
2019-10-07Implement IP_TTL.Ian Gudger
2019-10-07Rename epsocket to netstack.Kevin Krakauer
2019-09-25Merge pull request #765 from trailofbits:uds_supportgVisor bot
2019-09-25Remove centralized registration of protocols.Kevin Krakauer
2019-09-24Refactor command line options and remove the allowed terminology for udsRobert Tonic
2019-09-23Always set HOME env var with `runsc exec`.Nicolas Lacasse
2019-09-19Fix documentation, clean up seccomp filter installation, rename helpers.Robert Tonic
2019-09-19Place the host UDS mounting behind --fsgofer-host-uds-allowed.Robert Tonic
2019-09-16Bring back to life features lost in recent refactorFabricio Voznika
2019-09-12Update p9 to support flipcall.Adin Scannell
2019-09-06Remove reundant global tcpip.LinkEndpointID.Ian Gudger
2019-09-04Resolve flakes with TestMultiContainerDestroyFabricio Voznika
2019-08-29Merge pull request #655 from praveensastry:feature/runsc-ref-chk-leakgVisor bot
2019-08-27Mount volumes as super userFabricio Voznika
2019-08-22Add log prefix for better claritypraveensastry
2019-08-21Use tcpip.Subnet in tcpip.RouteTamir Duberstein
2019-08-09Fix the Stringer for leak modepraveensastry
2019-08-08netstack: Don't start endpoint goroutines too soon on restore.Rahat Mahmood
2019-08-06Remove traces option for ref leak modepraveensastry
2019-08-06Add option to configure reference leak checkingpraveensastry
2019-08-02Remove stale TODOFabricio Voznika
2019-08-02Plumbing for iptables sockopts.Kevin Krakauer
2019-08-02Stops container if gofer is killedFabricio Voznika
2019-08-02Remove kernel.mounts.Nicolas Lacasse
2019-07-30Change syscall.POLL to syscall.PPOLL.Haibo Xu
2019-07-26runsc: propagate the alsologtostderr to sub-commandsAndrei Vagin
2019-07-26Merge pull request #452 from zhangningdlut:chris_test_pidnsgVisor bot
2019-07-25Automated rollback of changelist 255679453Fabricio Voznika
2019-07-24Use different pidns among different containerschris.zn
2019-07-23Give each container a distinct MountNamespace.Nicolas Lacasse
2019-07-12Take a reference on the already-mounted inode before re-mounting it.Nicolas Lacasse
2019-07-08Merge pull request #375 from jmgao:mastergVisor bot
2019-07-03Avoid importing platforms from many source filesAndrei Vagin
2019-07-02Remove map from fd_map, change to fd_table.Adin Scannell
2019-06-28Add finalizer on AtomicRefCount to check for leaks.Ian Gudger
2019-06-28Automated rollback of changelist 255263686Nicolas Lacasse
2019-06-28runsc: allow openat for runsc-raceAndrei Vagin
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-27Cache directory entries in the overlayMichael Pratt
2019-06-26Preserve permissions when checking lowerFabricio Voznika
2019-06-24fsgopher: reopen files via /proc/self/fdAndrei Vagin
2019-06-24Allow to change logging options using 'runsc debug'Fabricio Voznika
2019-06-14Enable Receive Buffer Auto-Tuning for runsc.Bhasker Hariharan
2019-06-13Plumb context through more layers of filesytem.Ian Gudger