Age | Commit message (Expand) | Author |
2019-10-22 | netstack/tcp: software segmentation offload | Andrei Vagin |
2019-09-06 | Remove reundant global tcpip.LinkEndpointID. | Ian Gudger |
2019-08-21 | Use tcpip.Subnet in tcpip.Route | Tamir Duberstein |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-11 | Use net.HardwareAddr for FDBasedLink.LinkAddress | Fabricio Voznika |
2019-06-06 | Add multi-fd support to fdbased endpoint. | Bhasker Hariharan |
2019-05-15 | gvisor/runsc: use a veth link address instead of generating a new one | Andrei Vagin |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-23 | Revert runsc to use RecvMMsg packet dispatcher. | Bhasker Hariharan |
2019-04-17 | Return error from fdbased.New | Fabricio Voznika |
2019-04-09 | Add TCP checksum verification. | Bhasker Hariharan |
2019-03-29 | gvisor/runsc: enable generic segmentation offload (GSO) | Andrei Vagin |
2019-03-12 | Make HandleLocal apply to all non-loopback interfaces. | Ian Gudger |
2019-03-08 | Implement IP_MULTICAST_LOOP. | Ian Gudger |
2019-02-13 | Add support for using PACKET_RX_RING to receive packets. | Bhasker Hariharan |
2019-01-29 | Use recvmmsg() instead of readv() to read packets from NIC. | Bhasker Hariharan |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-09-28 | Change tcpip.Route.Mask to tcpip.AddressMask. | Googler |
2018-08-08 | Basic support for ip link/addr and ifconfig | Fabricio Voznika |
2018-08-08 | Resend packets back to netstack if destined to itself | Fabricio Voznika |
2018-07-11 | Automated rollback of changelist 203157739 | Bhasker Hariharan |
2018-07-03 | Resend packets back to netstack if destined to itself | Fabricio Voznika |
2018-04-28 | Check in gVisor. | Googler |