Age | Commit message (Expand) | Author |
2020-02-19 | Merge release-20200211.0-42-gdbf37bf (automated) | gVisor bot |
2020-02-18 | Fix mis-named comment. | Kevin Krakauer |
2020-02-11 | Merge release-20200127.0-131-gb8e22e2 (automated) | gVisor bot |
2020-02-11 | Disallow duplicate NIC names. | gVisor bot |
2020-02-11 | Merge release-20200127.0-130-g9be46e5 (automated) | gVisor bot |
2020-02-07 | Merge release-20200127.0-96-gca30dfa (automated) | gVisor bot |
2020-02-06 | Send DAD event when DAD resolves immediately | Ghanan Gowripalan |
2020-02-07 | Merge release-20200127.0-94-g3700221 (automated) | gVisor bot |
2020-02-06 | Auto-generate link-local address as a SLAAC address | Ghanan Gowripalan |
2020-02-07 | Merge release-20200127.0-92-g940d255 (automated) | gVisor bot |
2020-02-06 | Perform DAD on IPv6 addresses when enabling a NIC | Ghanan Gowripalan |
2020-02-06 | Update link address for targets of Neighbor Adverts | Ghanan Gowripalan |
2020-02-05 | Merge release-20200127.0-80-g665b614 (automated) | gVisor bot |
2020-02-04 | Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink. | Ting-Yu Wang |
2020-01-31 | Merge release-20200127.0-48-g77bf586 (automated) | gVisor bot |
2020-01-31 | Use multicast Ethernet address for multicast NDP | Ghanan Gowripalan |
2020-01-30 | Merge release-20200127.0-34-gec06797 (automated) | gVisor bot |
2020-01-30 | Do not include the Source Link Layer option with an unspecified source address | Ghanan Gowripalan |
2020-01-30 | Merge release-20200127.0-33-g6f841c3 (automated) | gVisor bot |
2020-01-29 | Do not spawn a goroutine when calling stack.NDPDispatcher's methods | Ghanan Gowripalan |
2020-01-28 | Merge release-20200115.0-123-gce0bac4 (automated) | gVisor bot |
2020-01-28 | Include the NDP Source Link Layer option when sending DAD messages | Ghanan Gowripalan |
2020-01-27 | Refactor to hide C from channel.Endpoint. | Ting-Yu Wang |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-24 | Merge release-20200115.0-99-g878bda6 (automated) | gVisor bot |
2020-01-24 | Lock the NIC when checking if an address is tentative | Ghanan Gowripalan |
2020-01-24 | Increase timeouts for NDP tests' async events | Ghanan Gowripalan |
2020-01-22 | Merge release-20200115.0-77-g1d97ada (automated) | gVisor bot |
2020-01-22 | Use embedded mutex pattern for stack.NIC | Ghanan Gowripalan |
2020-01-21 | Merge release-20200115.0-48-g5f82f09 (automated) | gVisor bot |
2020-01-21 | Merge pull request #1558 from kevinGC:iptables-write-input-drop | gVisor bot |
2020-01-18 | Merge release-20200115.0-33-g47d8525 (automated) | gVisor bot |
2020-01-17 | Filter out received packets with a local source IP address. | Eyal Soha |
2020-01-17 | Merge release-20200115.0-30-g23fa847 (automated) | gVisor bot |
2020-01-17 | Remove addPermanentAddressLocked | Tamir Duberstein |
2020-01-16 | Merge release-20200115.0-4-ga7a1f00 (automated) | gVisor bot |
2020-01-15 | Support upgrading expired/removed IPv6 addresses to permanent SLAAC addresses | Ghanan Gowripalan |
2020-01-16 | Merge release-20200115.0-3-g815df29 (automated) | gVisor bot |
2020-01-15 | Solicit IPv6 routers when a NIC becomes enabled as a host | Ghanan Gowripalan |
2020-01-14 | Merge release-20191213.0-116-ga611fda (automated) | gVisor bot |
2020-01-14 | Changes TCP packet dispatch to use a pool of goroutines. | Bhasker Hariharan |
2020-01-14 | Merge release-20191213.0-115-g50625ce (automated) | gVisor bot |
2020-01-14 | Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets | Tamir Duberstein |
2020-01-14 | Merge release-20191213.0-114-g1ad8381 (automated) | gVisor bot |
2020-01-13 | Do Source Address Selection when choosing an IPv6 source address | Ghanan Gowripalan |
2020-01-13 | Merge release-20191213.0-113-gdebd213 (automated) | gVisor bot |
2020-01-13 | Fix test building. | Kevin Krakauer |
2020-01-13 | Allow dual stack sockets to operate on AF_INET | Tamir Duberstein |
2020-01-13 | Merge branch 'master' into iptables-write-input-drop | Kevin Krakauer |
2020-01-10 | Automated rollback of changelist 288990597 | Ghanan Gowripalan |