Age | Commit message (Expand) | Author |
---|---|---|
2020-07-28 | Redirect TODO to GitHub issues | Fabricio Voznika |
2020-07-22 | Support for receiving outbound packets in AF_PACKET. | Bhasker Hariharan |
2020-07-16 | Add support to return protocol in recvmsg for AF_PACKET. | Bhasker Hariharan |
2020-07-15 | Add support for SO_ERROR to packet sockets. | Bhasker Hariharan |
2020-03-11 | Merge pull request #1975 from nybidari:iptables | gVisor bot |
2020-03-02 | Fix panic caused by invalid address for Bind in packet sockets. | Nayana Bidari |
2020-02-27 | Internal change. | Nayana Bidari |
2019-10-23 | Add check for proper settings to AF_PACKET tests. | Kevin Krakauer |
2019-10-21 | AF_PACKET support for netstack (aka epsocket). | 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 |