Age | Commit message (Expand) | Author |
---|---|---|
2019-11-12 | Add tests for SO_REUSEADDR and SO_REUSEPORT. | Ian Gudger |
2019-10-25 | test/syscall: Remove duplicated gtest/gtest.h. | Haibo |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-25 | s,sys/poll.h/,poll.h,g | Tamir Duberstein |
2019-03-08 | Make IP_MULTICAST_LOOP and IP_MULTICAST_TTL allow setting int or char. | Ian Gudger |
2019-03-08 | Validate multicast addresses in multicast group operations. | Ian Gudger |
2019-02-07 | Plumb IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP to netstack. | Ian Gudger |
2018-12-26 | Plumb IP_MULTICAST_TTL to netstack. | Ian Gudger |