Age | Commit message (Expand) | Author |
2021-02-06 | Merge release-20210125.0-96-g11ce8ba99 (automated) | gVisor bot |
2021-02-06 | Use fine grained locks while sending NDP packets | Ghanan Gowripalan |
2021-02-06 | Merge release-20210125.0-95-gc5afaf285 (automated) | gVisor bot |
2021-02-06 | Remove (*stack.Stack).FindNetworkEndpoint | Ghanan Gowripalan |
2021-02-06 | Merge release-20210125.0-91-gc19e049f2 (automated) | gVisor bot |
2021-02-06 | Check local address directly through NIC | Ghanan Gowripalan |
2021-02-06 | Merge release-20210125.0-90-g83b764d9d (automated) | gVisor bot |
2021-02-05 | Batch write packets after iptables checks | Ghanan Gowripalan |
2021-02-06 | Merge release-20210125.0-87-g24416032a (automated) | gVisor bot |
2021-02-05 | Refactor locally delivered packets | Ghanan Gowripalan |
2021-02-01 | Merge release-20210125.0-47-gebd3912c0 (automated) | gVisor bot |
2021-02-01 | Refactor HandleControlPacket/SockError | Ghanan Gowripalan |
2021-01-31 | Default to NUD/neighborCache instead of linkAddrCache | Ghanan Gowripalan |
2021-01-31 | Use closure for IPv6 testContext cleanup | Ghanan Gowripalan |
2021-01-31 | Remove NICs before closing their link endpoints | Ghanan Gowripalan |
2021-01-31 | Merge release-20210125.0-41-g4ee8cf873 (automated) | gVisor bot |
2021-01-31 | Use different neighbor tables per network endpoint | Ghanan Gowripalan |
2021-01-31 | Merge release-20210125.0-40-gdaeb06d2c (automated) | gVisor bot |
2021-01-31 | Hide neighbor table kind from NetworkEndpoint | Ghanan Gowripalan |
2021-01-30 | Merge release-20210125.0-37-g2d90bc548 (automated) | gVisor bot |
2021-01-30 | Implement LinkAddressResolver on NetworkEndpoints | Ghanan Gowripalan |
2021-01-30 | Merge release-20210125.0-36-g825c185dc (automated) | gVisor bot |
2021-01-29 | Make fragmentation return a reassembled PacketBuffer | Ting-Yu Wang |
2021-01-29 | Merge release-20210125.0-26-g71623e406 (automated) | gVisor bot |
2021-01-29 | Discard invalid Neighbor Advertisements | Peter Johnston |
2021-01-29 | Merge release-20210125.0-21-g8d1afb418 (automated) | gVisor bot |
2021-01-28 | Change tcpip.Error to an interface | Tamir Duberstein |
2021-01-26 | Merge release-20210112.0-97-g8bb7d61bd (automated) | gVisor bot |
2021-01-26 | Do not use stack.Route to send NDP NS | Ghanan Gowripalan |
2021-01-26 | Merge release-20210112.0-88-g3731ebb3f (automated) | gVisor bot |
2021-01-25 | Adjust included data size on icmp errors | Julian Elischer |
2021-01-26 | Merge release-20210112.0-87-g39db3b935 (automated) | gVisor bot |
2021-01-25 | Add per endpoint ARP statistics | Arthur Sfez |
2021-01-22 | Refactor GetMainNICAddress | Arthur Sfez |
2021-01-22 | Define tcpip.Payloader in terms of io.Reader | Tamir Duberstein |
2021-01-22 | Merge release-20210112.0-66-gcfbf20917 (automated) | gVisor bot |
2021-01-21 | iptables: support matching the input interface name | Toshi Kikuchi |
2021-01-21 | Only use callback for GetLinkAddress | Ghanan Gowripalan |
2021-01-20 | Merge release-20210112.0-47-g7ff5ceaea (automated) | gVisor bot |
2021-01-19 | Do not have a stack-wide linkAddressCache | Ghanan Gowripalan |
2021-01-19 | Merge release-20210112.0-45-gbe17b9444 (automated) | gVisor bot |
2021-01-19 | Per NIC NetworkEndpoint statistics | Arthur Sfez |
2021-01-19 | Drop CheckLocalAddress from LinkAddressCache | Ghanan Gowripalan |
2021-01-15 | Only pass stack.Route's fields to LinkEndpoints | Ghanan Gowripalan |
2021-01-15 | Remove count argument from tcpip.Endpoint.Read | Tamir Duberstein |
2021-01-15 | Merge release-20210112.0-35-gec9e263f2 (automated) | gVisor bot |
2021-01-15 | Correctly return EMSGSIZE when packet is too big in raw socket. | Ting-Yu Wang |
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-12 | Fix simple mistakes identified by goreportcard. | Adin Scannell |