Age | Commit message (Expand) | Author |
---|---|---|
2019-07-12 | Add IPPROTO_RAW, which allows raw sockets to write IP headers. | Kevin Krakauer |
2019-06-13 | Implement getsockopt() SO_DOMAIN, SO_PROTOCOL and SO_TYPE. | Rahat Mahmood |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-10 | Store more information in the kernel socket table. | Rahat Mahmood |
2019-06-06 | Use common definition of SockType. | Rahat Mahmood |
2019-05-30 | gvisor: socket() returns EPROTONOSUPPORT if protocol is not supported | Andrei Vagin |
2019-05-22 | UDP and TCP raw socket support. | Kevin Krakauer |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-02-27 | Ping support via IPv4 raw sockets. | Kevin Krakauer |
2018-11-13 | Implement TCP_NODELAY and TCP_CORK | Ian Gudger |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-17 | Move Unix transport out of netstack | Ian Gudger |
2018-05-01 | Add support for ping sockets | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |