Age | Commit message (Expand) | Author |
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 | Allow dual stack sockets to operate on AF_INET | Tamir Duberstein |
2020-01-10 | Automated rollback of changelist 288990597 | Ghanan Gowripalan |
2020-01-10 | Merge release-20191213.0-96-g27500d5 (automated) | gVisor bot |
2020-01-09 | New sync package. | Ian Gudger |
2020-01-10 | Merge release-20191213.0-90-g26c5653 (automated) | gVisor bot |
2020-01-09 | Inform NDPDispatcher when Stack learns about available configurations via DHCPv6 | Ghanan Gowripalan |
2020-01-09 | Separate NDP tests into its own package | Ghanan Gowripalan |
2020-01-09 | Merge release-20191213.0-86-g8643933 (automated) | gVisor bot |
2020-01-09 | Change BindToDeviceOption to store NICID | Eyal Soha |
2020-01-09 | Merge release-20191213.0-85-ge752ddb (automated) | gVisor bot |
2020-01-09 | Allow clients to store an opaque NICContext with NICs | Bert Muthalaly |
2020-01-09 | Merge release-20191213.0-83-gd057871 (automated) | gVisor bot |
2020-01-08 | CancellableTimer to encapsulate the work of safely stopping timers | Ghanan Gowripalan |
2020-01-08 | Introduce tcpip.SockOptBool | Tamir Duberstein |
2020-01-08 | Merge release-20191213.0-77-ge21c584 (automated) | gVisor bot |
2020-01-08 | Combine various Create*NIC methods into CreateNICWithOptions. | Bert Muthalaly |
2020-01-08 | Rename tcpip.SockOpt{,Int} | Tamir Duberstein |
2020-01-08 | Merge release-20191213.0-71-g9df0187 (automated) | gVisor bot |
2020-01-08 | Remove redundant function argument | Tamir Duberstein |
2020-01-08 | Merge release-20191213.0-70-g0cc1e74 (automated) | gVisor bot |
2020-01-08 | Add NIC.isLoopback() | Bert Muthalaly |
2020-01-07 | Merge release-20191213.0-67-g4e19d16 (automated) | gVisor bot |
2020-01-07 | Support deprecating SLAAC addresses after the preferred lifetime | Ghanan Gowripalan |
2020-01-07 | Merge release-20191213.0-66-g2031cc4 (automated) | gVisor bot |
2020-01-07 | Disable auto-generation of IPv6 link-local addresses for loopback NICs | Ghanan Gowripalan |
2020-01-07 | Merge release-20191213.0-64-g8dfd922 (automated) | gVisor bot |
2020-01-06 | Pass the NIC-internal name to the NIC name function when generating opaque IIDs | Ghanan Gowripalan |
2020-01-04 | Merge release-20191213.0-59-g83ab47e (automated) | gVisor bot |
2020-01-03 | Use opaque interface identifiers when generating IPv6 addresses via SLAAC | Ghanan Gowripalan |
2020-01-03 | Merge release-20191213.0-57-gd1d878a (automated) | gVisor bot |
2020-01-03 | Support generating opaque interface identifiers as defined by RFC 7217 | Ghanan Gowripalan |
2019-12-26 | Merge release-20191213.0-49-g87e4d03 (automated) | gVisor bot |
2019-12-26 | Automated rollback of changelist 287029703 | gVisor bot |
2019-12-24 | Merge release-20191213.0-48-ge013c48 (automated) | gVisor bot |
2019-12-24 | Enable IP_RECVTOS socket option for datagram sockets | Ryan Heacock |
2019-12-23 | Merge release-20191213.0-44-g5bc4ae9 (automated) | gVisor bot |
2019-12-23 | Clear any host-specific NDP state when becoming a router | Ghanan Gowripalan |
2019-12-18 | Merge release-20191213.0-27-g8e6e87f (automated) | gVisor bot |
2019-12-18 | Allow 'out-of-line' routing table updates for Router and Prefix discovery events | Ghanan Gowripalan |