Age | Commit message (Expand) | Author |
2019-11-22 | Store SO_BINDTODEVICE state at bind. | Ian Gudger |
2019-10-09 | Internal change. | gVisor bot |
2019-08-29 | Implement /proc/net/udp. | Rahat Mahmood |
2019-08-21 | Support binding to multicast and broadcast addresses | Chris Kuiper |
2019-08-15 | Don't dereference errors passed to panic() | Tamir Duberstein |
2019-08-15 | netstack: move resumption logic into *_state.go | Tamir Duberstein |
2019-08-08 | netstack: Don't start endpoint goroutines too soon on restore. | Rahat Mahmood |
2019-07-03 | netstack/udp: connect with the AF_UNSPEC address family means disconnect | Andrei Vagin |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-05-02 | Support reception of multicast data on more than one socket | Chris Kuiper |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-03-08 | Implement IP_MULTICAST_LOOP. | Ian Gudger |
2019-02-07 | Plumb IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP to netstack. | Ian Gudger |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-09-12 | Prevent UDP sockets from binding to bound ports | Tamir Duberstein |
2018-07-09 | Switch netstack licenses to Apache 2.0. | Nicolas Lacasse |
2018-05-17 | Fix sendto for dual stack UDP sockets | Ian Gudger |
2018-05-01 | Add support for ping sockets | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |