Age | Commit message (Expand) | Author |
---|---|---|
2020-01-21 | Change to standard types. | Adin Scannell |
2020-01-21 | Merge pull request #1492 from majek:err_typo_in_netstack_tests | gVisor bot |
2020-01-21 | Correct todos referencing IPV6_RECVTCLASS | Ryan Heacock |
2020-01-14 | Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets | Tamir Duberstein |
2019-12-26 | Automated rollback of changelist 287029703 | gVisor bot |
2019-12-24 | Enable IP_RECVTOS socket option for datagram sockets | Ryan Heacock |
2019-12-10 | Add hostinet tests for sendmsg and recvmsg with TOS/TCLASS. | Dean Deng |
2019-12-06 | Add hostinet tests for UDP sockets. | Dean Deng |
2019-12-03 | net/udp: return a local route address as the bound-to address | Andrei Vagin |
2019-12-02 | Port tests in udp_socket.cc to Fuchsia | Jay Zhuang |