Age | Commit message (Expand) | Author |
2021-09-23 | Compose ICMP endpoint with datagram-based endpoint | Ghanan Gowripalan |
2021-09-23 | Merge release-20210921.0-17-gd480289ad (automated) | gVisor bot |
2021-09-23 | Introduce method per iptables hook | Ghanan Gowripalan |
2021-09-23 | Merge release-20210921.0-16-g603de33b7 (automated) | gVisor bot |
2021-09-23 | Avoid listenContext.listenEP when it is the receiver | Tamir Duberstein |
2021-09-23 | Merge release-20210921.0-12-gd87725451 (automated) | gVisor bot |
2021-09-22 | Track UDP connections | Ghanan Gowripalan |
2021-09-22 | Fold rcv_test into tcp_test | Tamir Duberstein |
2021-09-22 | Merge release-20210906.0-59-g586f147cd (automated) | gVisor bot |
2021-09-22 | Do not rate limit ICMP Echos by default | Bruno Dal Bo |
2021-09-22 | Merge release-20210906.0-57-g5768a147b (automated) | gVisor bot |
2021-09-22 | Populate forwarded packet buffer's TransportHeader | Ghanan Gowripalan |
2021-09-22 | Merge release-20210906.0-55-g0ed53e5e9 (automated) | gVisor bot |
2021-09-21 | Handle Shutdown on connecting tcp socket | Arthur Sfez |
2021-09-21 | Merge release-20210906.0-54-gc633a7f9d (automated) | gVisor bot |
2021-09-21 | Deliver endpoints to the accept queue synchronously when possible | Arthur Sfez |
2021-09-21 | Merge release-20210906.0-50-g3fe8d7ecf (automated) | gVisor bot |
2021-09-20 | Support getsockname for packet sockets | Ghanan Gowripalan |
2021-09-20 | Merge release-20210906.0-48-g5951ec5bc (automated) | gVisor bot |
2021-09-20 | Do not allow unbinding network protocol | Ghanan Gowripalan |
2021-09-19 | Merge release-20210906.0-46-g89a0011c1 (automated) | gVisor bot |
2021-09-19 | Support IPV6_RECVPKTINFO on UDP sockets | Ghanan Gowripalan |
2021-09-18 | Merge release-20210906.0-45-g09477db2b (automated) | gVisor bot |
2021-09-18 | Avoid ambient clock on ICMP Rate Limiter | Bruno Dal Bo |
2021-09-17 | Merge release-20210906.0-40-g7dacdbef5 (automated) | gVisor bot |
2021-09-17 | Allow rebinding packet socket protocol | Ghanan Gowripalan |
2021-09-17 | Fix lock ordering violation | Ghanan Gowripalan |
2021-09-17 | Merge release-20210906.0-38-gb28bd31bb (automated) | gVisor bot |
2021-09-16 | Allow creating packet socket bound to any protocol | Ghanan Gowripalan |
2021-09-17 | Merge release-20210906.0-37-g85bd3dd9b (automated) | gVisor bot |
2021-09-16 | Annotate checklocks on mutex protected fields | Ghanan Gowripalan |
2021-09-16 | Merge release-20210906.0-34-g282a4dd52 (automated) | gVisor bot |
2021-09-16 | Don't allow binding to broadcast on ICMP sockets | Ghanan Gowripalan |
2021-09-16 | Merge release-20210906.0-30-g477d7e5e1 (automated) | gVisor bot |
2021-09-15 | Annotate checklocks on mutex protected fields | Ghanan Gowripalan |
2021-09-15 | Merge release-20210906.0-29-ga8ad692fd (automated) | gVisor bot |
2021-09-15 | Annotate checklocks on mutex protected fields | Ghanan Gowripalan |
2021-09-15 | Merge release-20210906.0-26-g8b56b6b83 (automated) | gVisor bot |
2021-09-15 | Pass address properties in a single struct | Tony Gong |
2021-09-15 | Merge release-20210906.0-23-g0bec34a8e (automated) | gVisor bot |
2021-09-14 | Compose raw IP with datagram-based endpoint | Ghanan Gowripalan |
2021-09-14 | Merge release-20210906.0-20-g8d14edb14 (automated) | gVisor bot |
2021-09-14 | Explicitly bind endpoint to a NIC | Ghanan Gowripalan |
2021-09-14 | Merge release-20210906.0-17-g2b46e2d19 (automated) | gVisor bot |
2021-09-14 | Merge release-20210906.0-19-g603f473ad (automated) | gVisor bot |
2021-09-14 | Fix bug in RecvMMsgDispatcher. | Bhasker Hariharan |
2021-09-14 | Merge release-20210906.0-18-g5593b8a7e (automated) | gVisor bot |
2021-09-14 | Defer mutex unlocking | Ghanan Gowripalan |
2021-09-14 | Merge release-20210906.0-16-g226e7d32c (automated) | gVisor bot |
2021-09-13 | Accept packets destined to bound address | Ghanan Gowripalan |