summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/socket
AgeCommit message (Expand)Author
2020-04-03Add FileDescriptionImpl for Unix sockets.Dean Deng
2020-04-02Fix typo in TODO comments.Dean Deng
2020-04-01Add FileDescription interface for socket files.Dean Deng
2020-03-26Support owner matching for iptables.Nayana Bidari
2020-03-25Automated rollback of changelist 301837227Bhasker Hariharan
2020-03-24Move tcpip.PacketBuffer and IPTables to stack package.Bhasker Hariharan
2020-03-23Support basic /proc/net/dev metrics for netstackIan Lewis
2020-03-23Fix data race in SetSockOpt.Bhasker Hariharan
2020-03-19Change SocketOperations.readMu to an RWMutex.Bhasker Hariharan
2020-03-19Remove workMu from tcpip.Endpoint.Bhasker Hariharan
2020-03-16Merge pull request #1943 from kevinGC:ipt-filter-ipgVisor bot
2020-03-11Merge pull request #1975 from nybidari:iptablesgVisor bot
2020-03-02Fix panic caused by invalid address for Bind in packet sockets.Nayana Bidari
2020-03-02socket: take readMu to access readViewAndrei Vagin
2020-02-28Add nat table support for iptables.Nayana Bidari
2020-02-27Internal change.Nayana Bidari
2020-02-26iptables: filter by IP address (and range)Kevin Krakauer
2020-02-25Merge branch 'master' into iptablesnybidari
2020-02-25Add nat table support for iptables.Nayana Bidari
2020-02-19Internal change.gVisor bot
2020-02-18Enable IPV6_RECVTCLASS socket option for datagram socketsgVisor bot
2020-02-18Merge pull request #1850 from kevinGC:jump2gVisor bot
2020-02-18Add nat table support for iptables.Nayana Bidari
2020-02-13We can now create and jump in iptables. For example:Kevin Krakauer
2020-02-13Merge pull request #1791 from kevinGC:uchainsgVisor bot
2020-02-13Internal change.gVisor bot
2020-02-12iptables: User chainsKevin Krakauer
2020-02-11Move Align{Up,Down} into binary package.gVisor bot
2020-02-10Merge pull request #1775 from kevinGC:tcp-matchers-submitgVisor bot
2020-02-07Address GH comments.Kevin Krakauer
2020-02-06Merge branch 'master' into tcp-matchers-submitKevin Krakauer
2020-02-05Add notes to relevant tests.Adin Scannell
2020-02-05recv() on a closed TCP socket returns ENOTCONNEyal Soha
2020-02-05Merge branch 'master' into tcp-matchers-submitKevin Krakauer
2020-02-04Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink.Ting-Yu Wang
2020-02-04Merge pull request #1683 from kevinGC:ipt-udp-matchersgVisor bot
2020-02-04VFS2 gofer clientJamie Liu
2020-01-31SpellingKevin Krakauer
2020-01-31iptables: enable TCP matching with "-m tcp".Kevin Krakauer
2020-01-30Merge branch 'master' into ipt-udp-matchersKevin Krakauer
2020-01-29Add support for TCP_DEFER_ACCEPT.Bhasker Hariharan
2020-01-29Merge branch 'master' into ipt-udp-matchersKevin Krakauer
2020-01-28Prevent arbitrary size allocation when sending UDS messages.Dean Deng
2020-01-28netlink: add support for RTM_F_LOOKUP_TABLEJianfeng Tan
2020-01-27Address GH comments.Kevin Krakauer
2020-01-27Update package locations.Adin Scannell
2020-01-27Cleanup for GH review.Kevin Krakauer
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-24We can now actually write out the udp matcher.Kevin Krakauer
2020-01-24Merge branch 'master' into ipt-udp-matchersKevin Krakauer