Age | Commit message (Expand) | Author |
2020-11-16 | Merge release-20201109.0-51-gcc5cfce4c (automated) | gVisor bot |
2020-11-16 | Remove ARP address workaround | Ghanan Gowripalan |
2020-11-13 | Merge release-20201030.0-92-g839dd9700 (automated) | gVisor bot |
2020-11-13 | RACK: Detect DSACK | Nayana Bidari |
2020-11-12 | Refactor SOL_SOCKET options | Nayana Bidari |
2020-11-13 | Merge release-20201030.0-80-g638d64c63 (automated) | gVisor bot |
2020-11-12 | Change AllocationSize to SizeWithPadding as requested | Julian Elischer |
2020-11-13 | Merge release-20201030.0-74-g1a972411b (automated) | gVisor bot |
2020-11-12 | Move packet handling to NetworkEndpoint | Ghanan Gowripalan |
2020-11-11 | Merge release-20201030.0-68-g9c4102896 (automated) | gVisor bot |
2020-11-11 | Teach netstack how to add options to IPv4 packets | Julian Elischer |
2020-11-09 | Merge release-20201030.0-59-g2fcca60a7 (automated) | gVisor bot |
2020-11-09 | net: connect to the ipv4 localhost returns ENETUNREACH if the address isn't set | Andrei Vagin |
2020-11-06 | Merge release-20201030.0-38-g06e33cd73 (automated) | gVisor bot |
2020-11-05 | Cache addressEndpoint.addr.Subnet() to avoid allocations. | Bhasker Hariharan |
2020-11-06 | Merge release-20201030.0-34-g8c0701462 (automated) | gVisor bot |
2020-11-05 | Use stack.Route exclusively for writing packets | Ghanan Gowripalan |
2020-11-03 | Merge release-20201027.0-54-gc22067d3d (automated) | gVisor bot |
2020-11-02 | Send NUD probes in a separate gorountine | Sam Balana |
2020-10-31 | Merge release-20201019.0-115-gdf88f223b (automated) | gVisor bot |
2020-10-31 | net/tcpip: connect to unset loopback address has to return EADDRNOTAVAIL | Andrei Vagin |
2020-10-30 | Merge release-20201019.0-112-gba05c6845 (automated) | gVisor bot |
2020-10-30 | Automated rollback of changelist 339750876 | Dean Deng |
2020-10-29 | Merge release-20201019.0-104-ga86f988a8 (automated) | gVisor bot |
2020-10-29 | Automated rollback of changelist 339675182 | Dean Deng |
2020-10-29 | Merge release-20201019.0-103-g181fea0b5 (automated) | gVisor bot |
2020-10-29 | Make RedirectTarget thread safe | Kevin Krakauer |
2020-10-29 | Merge release-20201019.0-101-g02fe467b4 (automated) | gVisor bot |
2020-10-29 | Keep magic constants out of netstack | Kevin Krakauer |
2020-10-29 | Merge release-20201019.0-99-g1f0f687cb (automated) | gVisor bot |
2020-10-29 | Delay goroutine creation during TCP handshake for accept/connect. | Dean Deng |
2020-10-28 | Merge release-20201019.0-89-gb26797a8d (automated) | gVisor bot |
2020-10-28 | Avoid time.Now in NUD | Tamir Duberstein |
2020-10-28 | Merge release-20201019.0-76-g035b1c827 (automated) | gVisor bot |
2020-10-27 | Add support for Timestamp and RecordRoute IP options | Julian Elischer |
2020-10-27 | Merge release-20201019.0-70-g4d9066d1d (automated) | gVisor bot |
2020-10-27 | Pass NeighborEntry in NUD callbacks | Tamir Duberstein |
2020-10-27 | Merge release-20201019.0-68-g59e2c9f16 (automated) | gVisor bot |
2020-10-27 | Add basic address deletion to netlink | Ian Lewis |
2020-10-23 | Merge release-20201019.0-43-g8db147b55 (automated) | gVisor bot |
2020-10-23 | Wait before transitioning NUD entries from Probe to Failed | Sam Balana |
2020-10-23 | Merge release-20201019.0-36-gdad08229b (automated) | gVisor bot |
2020-10-23 | Do not hold NIC local address in neighbor entries | Ghanan Gowripalan |
2020-10-23 | Merge release-20201019.0-31-gc1a6ba06a (automated) | gVisor bot |
2020-10-22 | Pass NetworkInterface to LinkAddressRequest | Ghanan Gowripalan |
2020-10-20 | Merge release-20201005.0-113-g2bfdbfd1f (automated) | gVisor bot |
2020-10-20 | Fix locking in AddressableEndpointState | Ghanan Gowripalan |
2020-10-20 | Fix nogo tests. | Ting-Yu Wang |
2020-10-16 | Merge release-20201005.0-95-gdffa4c669 (automated) | gVisor bot |
2020-10-16 | Don't include link header when forwarding packets | Ghanan Gowripalan |