Age | Commit message (Expand) | Author |
2021-01-16 | Merge release-20210112.0-37-g12d979083 (automated) | gVisor bot |
2021-01-15 | Remove count argument from tcpip.Endpoint.Read | Tamir Duberstein |
2021-01-15 | Merge release-20210112.0-25-ge57ebcd37 (automated) | gVisor bot |
2021-01-14 | Add stats for ARP | Arthur Sfez |
2021-01-14 | Merge release-20201216.0-105-g25b5ec713 (automated) | gVisor bot |
2021-01-13 | Do not resolve remote link address at transport layer | Ghanan Gowripalan |
2021-01-13 | Merge release-20201216.0-94-ge74aa25e2 (automated) | gVisor bot |
2021-01-12 | Remove useless cached state | Tamir Duberstein |
2021-01-07 | Merge release-20201208.0-127-gb1de1da31 (automated) | gVisor bot |
2021-01-07 | netstack: Refactor tcpip.Endpoint.Read | Ting-Yu Wang |
2021-01-06 | Merge release-20201208.0-117-gabe9d9f67 (automated) | gVisor bot |
2021-01-06 | Support add/remove IPv6 multicast group sock opt | Ghanan Gowripalan |
2020-12-28 | Merge release-20201208.0-89-g3ff7324df (automated) | gVisor bot |
2020-12-22 | Move SO_BINDTODEVICE to socketops. | Nayana Bidari |
2020-12-17 | [netstack] Implement IP(V6)_RECVERR socket option. | Ayush Ranjan |
2020-12-17 | [netstack] Implement MSG_ERRQUEUE flag for recvmsg(2). | Ayush Ranjan |
2020-12-14 | Merge release-20201208.0-43-g2e191cb3f (automated) | gVisor bot |
2020-12-14 | Move SO_LINGER option to socketops. | Nayana Bidari |
2020-12-14 | Merge release-20201208.0-41-gab593661e (automated) | gVisor bot |
2020-12-14 | Move SO_ERROR and SO_OOBINLINE option to socketops. | Nayana Bidari |
2020-12-11 | Merge release-20201208.0-28-gaf4afdc0e (automated) | gVisor bot |
2020-12-11 | [netstack] Decouple tcpip.ControlMessages from the IP control messges. | Ayush Ranjan |
2020-12-10 | Merge release-20201130.0-74-g92ca72ecb (automated) | gVisor bot |
2020-12-09 | Add support for IP_RECVORIGDSTADDR IP option. | Bhasker Hariharan |
2020-12-07 | Merge release-20201130.0-58-g615c3380d (automated) | gVisor bot |
2020-12-07 | Export IGMP stats | Arthur Sfez |
2020-12-02 | Merge release-20201117.0-100-gbdaae08ee (automated) | gVisor bot |
2020-12-02 | Extract ICMPv4/v6 specific stats to their own types | Arthur Sfez |
2020-12-02 | Merge release-20201117.0-97-g1375a87a2 (automated) | gVisor bot |
2020-12-02 | [netstack] Refactor common utils out of netstack to socket package. | Ayush Ranjan |
2020-11-26 | Merge release-20201109.0-120-gad8311242 (automated) | gVisor bot |
2020-11-26 | [netstack] Add SOL_TCP options to SocketOptions. | Ayush Ranjan |
2020-11-26 | Merge release-20201109.0-119-gbebadb518 (automated) | gVisor bot |
2020-11-25 | [netstack] Add SOL_IP and SOL_IPV6 options to SocketOptions. | Ayush Ranjan |
2020-11-19 | Merge release-20201109.0-84-ge5650d124 (automated) | gVisor bot |
2020-11-18 | [netstack] Move SO_KEEPALIVE and SO_ACCEPTCONN option to SocketOptions. | Ayush Ranjan |
2020-11-18 | Merge release-20201109.0-79-gdf37babd5 (automated) | gVisor bot |
2020-11-18 | [netstack] Move SO_REUSEPORT and SO_REUSEADDR option to SocketOptions. | Ayush Ranjan |
2020-11-18 | Merge release-20201109.0-77-g3e73c519a (automated) | gVisor bot |
2020-11-18 | [netstack] Move SO_NO_CHECK option to SocketOptions. | Ayush Ranjan |
2020-11-18 | Merge release-20201109.0-71-gfc342fb43 (automated) | gVisor bot |
2020-11-18 | [netstack] Move SO_PASSCRED option to SocketOptions. | Ayush Ranjan |
2020-11-17 | Merge release-20201109.0-55-gfb9a649f3 (automated) | gVisor bot |
2020-11-17 | Fix SO_ERROR behavior for TCP in gVisor. | Bhasker Hariharan |
2020-11-13 | Merge release-20201030.0-83-g5bb64ce1b (automated) | gVisor bot |
2020-11-12 | Refactor SOL_SOCKET options | Nayana Bidari |
2020-10-27 | Merge release-20201019.0-68-g59e2c9f16 (automated) | gVisor bot |
2020-10-27 | Add basic address deletion to netlink | Ian Lewis |
2020-10-24 | Merge release-20201019.0-51-g9f87400f0 (automated) | gVisor bot |
2020-10-23 | Support VFS2 save/restore. | Jamie Liu |