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
/
runsc
/
sandbox
/
network.go
Age
Commit message (
Expand
)
Author
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-11
Use net.HardwareAddr for FDBasedLink.LinkAddress
Fabricio Voznika
2019-06-06
Add multi-fd support to fdbased endpoint.
Bhasker Hariharan
2019-05-15
gvisor/runsc: use a veth link address instead of generating a new one
Andrei Vagin
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-26
Bump the AF_PACKET socket rcv buf size to 4MB by default.
Bhasker Hariharan
2019-04-23
Replace os.File with fd.FD in fsgofer
Fabricio Voznika
2019-03-29
gvisor/runsc: enable generic segmentation offload (GSO)
Andrei Vagin
2019-01-28
check isRootNS by ns inode
Shijiang Wei
2019-01-18
Scrub runsc error messages
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-01
Make multi-container the default mode for runsc
Fabricio Voznika
2018-09-06
Enable network for multi-container
Fabricio Voznika
2018-08-27
Put fsgofer inside chroot
Fabricio Voznika
2018-08-06
Tiny reordering to network code
Fabricio Voznika
2018-07-19
runsc: copy gateway from the pod network interface.
Lantao Liu
2018-06-01
Ignores IPv6 addresses when configuring network
Fabricio Voznika
2018-05-08
Use the containerd annotation instead of detecting the "pause" application.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler