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