index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
syserr
Age
Commit message (
Expand
)
Author
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-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-26
Make raw sockets a toggleable feature disabled by default.
Kevin Krakauer
2019-03-08
Implement IP_MULTICAST_LOOP.
Ian Gudger
2019-02-20
Implement Broadcast support
Amanda Tait
2019-01-31
Remove license comments
Michael Pratt
2019-01-03
Allow creating syserr.Errors at runtime.
Ian Gudger
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-10
Enforce message size limits and avoid host calls with too many iovecs
Michael Pratt
2018-08-14
Reduce map lookups in syserr
Ian Gudger
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-05-22
Clarify that syserr.New must only be called during init
Ian Gudger
2018-05-17
Fix sendto for dual stack UDP sockets
Ian Gudger
2018-04-28
Check in gVisor.
Googler