summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-03-09Fix getsockopt(IP_MULTICAST_IF).Ian Gudger
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-03-08Implement IP_MULTICAST_LOOP.Ian Gudger
2019-03-08Fix tests which fail in kokoroAndrei Vagin
2019-03-06No need to check for negative uintptr.Nicolas Lacasse
2019-03-06Increase ipv4_udp_unbound_loopback size to mediumMichael Pratt
2019-03-06Remove unsafe ScopedSigactionMichael Pratt
2019-03-05Priority-inheritance futex implementationFabricio Voznika
2019-03-05Add uncaught signal message to the user logFabricio Voznika
2019-03-05Add new retransmissions and recovery related metrics.Bhasker Hariharan
2019-03-05Remove unused commit() function argument to Bind.Kevin Krakauer
2019-03-05Add NoRandomSave to tests with correctness DisableSaveMichael Pratt
2019-03-04Remove duplicate SetSockOpt callTamir Duberstein
2019-03-04Make tmpfs respect MountNoATime now that fs.Handle is gone.Nicolas Lacasse
2019-03-04Bump rules_go to v0.18.0Nicolas Lacasse
2019-03-04Deflake socket_ipv4_udp_unbound_loopback.Ian Gudger
2019-03-04Remove TODO that we won't do.Nicolas Lacasse
2019-03-04Reconcile DHCP with SO_BROADCASTTamir Duberstein
2019-03-01ptrace: drop old FIXMEAdin Scannell
2019-03-01Mark socket_ipv4_udp_unbound_loopback flakyMichael Pratt
2019-03-01DecRef replaced dirent in inode_overlay.Nicolas Lacasse
2019-03-01Add semctl(GETPID) syscallFabricio Voznika
2019-03-01Format capget/capset argumentsMichael Pratt
2019-02-28Fix typoMichael Pratt
2019-02-28Fix "-c dbg" build breakFabricio Voznika
2019-02-28Fix procfs bugsRuidong Cao
2019-02-28Upgrade to Go 1.12Michael Pratt
2019-02-28Map IPv{4,6} addresses to ethernet addressesTamir Duberstein
2019-02-28Hold dataMu for writing in CachingInodeOperations.WriteOut.Jamie Liu
2019-02-28Fix flaky raw socket test.Kevin Krakauer
2019-02-27Ping support via IPv4 raw sockets.Kevin Krakauer
2019-02-27Don't log twice to debug log when --log isn't setFabricio Voznika
2019-02-27Allow overlay to merge Directories and SepcialDirectories.Nicolas Lacasse
2019-02-26Fix bad mergeFabricio Voznika
2019-02-26Improve PosixErrorOr messages using gtest matchers.Brian Geffon
2019-02-26Adds a WriteRawPacket method to the InjectableLinkEndpoint interface.Googler
2019-02-26FPE_INTOVF (integer overflow) should be 2 refer to Linux.Ruidong Cao
2019-02-26Lazily allocate inotify map on inodeFabricio Voznika
2019-02-26Use more conservative locking in NIC.DeliverNetworkPacketAmanda Tait
2019-02-25Fix cgroup when path is relativeFabricio Voznika
2019-02-25Use a custom, world-accessible, /tmp mountMichael Pratt
2019-02-25Add a SACK scoreboard to TCP endpoints.Bhasker Hariharan
2019-02-25Don't call WalkGetAttr for walk(names=[]).Jamie Liu
2019-02-25Handle invalid offset in sendfile(2)Fabricio Voznika
2019-02-25Fix race condition in NIC.DeliverNetworkPacketAmanda Tait
2019-02-24Internal change.Googler
2019-02-22Rename ping endpoints to icmp endpoints.Kevin Krakauer
2019-02-21Internal change.Googler
2019-02-20Automated rollback of changelist 234680481Michael Pratt