Age | Commit message (Expand) | Author |
---|---|---|
2019-11-06 | Use PacketBuffers, rather than VectorisedViews, in netstack. | Kevin Krakauer |
2019-09-26 | Make raw socket tests pass in environments with or without CAP_NET_RAW. | Kevin Krakauer |
2019-08-15 | Add tests for "cooked" AF_PACKET sockets. | Kevin Krakauer |
2019-07-31 | Fix ICMPv4 EchoReply packet checksum | Austin Kiekintveld |
2019-07-16 | Internal change. | gVisor bot |
2019-07-15 | Replace vector of arrays with array of arrays. | Kevin Krakauer |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-05-22 | UDP and TCP raw socket support. | Kevin Krakauer |