Age | Commit message (Expand) | Author |
2021-01-15 | Merge release-20210112.0-30-gf1420cf48 (automated) | gVisor bot |
2021-01-15 | Add sanity check on return values from Write | Ting-Yu Wang |
2021-01-15 | Merge release-20210112.0-25-ge57ebcd37 (automated) | gVisor bot |
2021-01-14 | Add stats for ARP | Arthur Sfez |
2021-01-14 | Remove impossible errors | Tamir Duberstein |
2021-01-14 | Merge release-20201216.0-106-gc49ce8ca8 (automated) | gVisor bot |
2021-01-13 | Clear neighbor table on NIC down | Ghanan Gowripalan |
2021-01-14 | Merge release-20201216.0-105-g25b5ec713 (automated) | gVisor bot |
2021-01-13 | Do not resolve remote link address at transport layer | Ghanan Gowripalan |
2021-01-13 | Switch uses of os.Getenv that check for empty string to os.LookupEnv. | Dean Deng |
2021-01-13 | Clean up the dummy network interface used by UDP tests | Arthur Sfez |
2021-01-13 | Merge release-20201216.0-96-g19ab0f15f (automated) | gVisor bot |
2021-01-13 | [rack] TLP: Recovery detection. | Ayush Ranjan |
2021-01-13 | Merge release-20201216.0-94-ge74aa25e2 (automated) | gVisor bot |
2021-01-12 | Drop TransportEndpointID from HandleControlPacket | Ghanan Gowripalan |
2021-01-12 | Remove unnecessary closure | Tamir Duberstein |
2021-01-13 | Merge release-20201216.0-88-gad0ac7362 (automated) | gVisor bot |
2021-01-12 | [rack] Set up TLP timer and configure timeout. | Ayush Ranjan |
2021-01-12 | Merge release-20201216.0-87-g4e03e8754 (automated) | gVisor bot |
2021-01-12 | Fix simple mistakes identified by goreportcard. | Adin Scannell |
2021-01-11 | Merge release-20201216.0-82-g4c4de6644 (automated) | gVisor bot |
2021-01-07 | Merge release-20201208.0-127-gb1de1da31 (automated) | gVisor bot |
2021-01-07 | netstack: Refactor tcpip.Endpoint.Read | Ting-Yu Wang |
2021-01-06 | Merge release-20201208.0-118-g7817e3b5e (automated) | gVisor bot |
2021-01-06 | Do not filter frames in ethernet link endpoint | Ghanan Gowripalan |
2021-01-06 | Merge release-20201208.0-117-gabe9d9f67 (automated) | gVisor bot |
2021-01-06 | Support add/remove IPv6 multicast group sock opt | Ghanan Gowripalan |
2020-12-28 | Merge release-20201208.0-89-g3ff7324df (automated) | gVisor bot |
2020-12-22 | Move SO_BINDTODEVICE to socketops. | Nayana Bidari |
2020-12-22 | Correctly log sniffed ARP packets | Tamir Duberstein |
2020-12-22 | Invoke address resolution upon subsequent traffic to Failed neighbor | Peter Johnston |
2020-12-21 | Prefer matching labels and longest matching prefix | Ghanan Gowripalan |
2020-12-21 | Don't modify a packet header when it can be used by other endpoints | Andrei Vagin |
2020-12-21 | RLock Endpoint in raw.Endpoint.HandlePacket | Kevin Krakauer |
2020-12-17 | [netstack] Implement IP(V6)_RECVERR socket option. | Ayush Ranjan |
2020-12-17 | [netstack] Implement MSG_ERRQUEUE flag for recvmsg(2). | Ayush Ranjan |
2020-12-17 | Remove duplicate `return` | Tamir Duberstein |
2020-12-16 | Cleanup locking in multicast group protocol tests | Ghanan Gowripalan |
2020-12-16 | Automated rollback of changelist 346565589 | gVisor bot |
2020-12-16 | Add support to count the number of packets SACKed. | Nayana Bidari |
2020-12-16 | Ensure correctness of saved receive window | Mithun Iyer |
2020-12-15 | Validate router alert's data length | Ghanan Gowripalan |
2020-12-15 | Don't split enabled flag across multicast group state | Ghanan Gowripalan |
2020-12-15 | Fix error code for connect in raw sockets. | Nayana Bidari |
2020-12-15 | Merge release-20201208.0-46-g25ebddbdd (automated) | gVisor bot |
2020-12-15 | Fix a data race in packetEPs | Ting-Yu Wang |
2020-12-14 | Merge release-20201208.0-43-g2e191cb3f (automated) | gVisor bot |
2020-12-14 | Move SO_LINGER option to socketops. | Nayana Bidari |
2020-12-14 | Merge release-20201208.0-41-gab593661e (automated) | gVisor bot |
2020-12-14 | Move SO_ERROR and SO_OOBINLINE option to socketops. | Nayana Bidari |