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
/
tcpip
/
link
/
nested
Age
Commit message (
Expand
)
Author
2021-09-09
Merge release-20210830.0-29-g833d933af (automated)
gVisor bot
2021-09-09
Remove link/packetsocket
Ghanan Gowripalan
2021-08-27
Merge release-20210816.0-49-gfbf020d6a (automated)
gVisor bot
2021-08-27
Add LinkEndpoint.WriteRawPacket with stubs
Ghanan Gowripalan
2021-05-03
Merge release-20210419.0-55-gf0b3298db (automated)
gVisor bot
2021-05-03
Convey GSO capabilities through GSOEndpoint
Ghanan Gowripalan
2021-04-22
Merge release-20210419.0-18-g47bc11515 (automated)
gVisor bot
2021-04-21
Only carry GSO options in the packet buffer
Ghanan Gowripalan
2021-01-29
Merge release-20210125.0-21-g8d1afb418 (automated)
gVisor bot
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2021-01-16
Merge release-20210112.0-38-gfd5b52c87 (automated)
gVisor bot
2021-01-15
Only pass stack.Route's fields to LinkEndpoints
Ghanan Gowripalan
2020-11-18
Merge release-20201109.0-69-g9d148627f (automated)
gVisor bot
2020-11-18
Introduce stack.WritePacketToRemote, remove LinkEndpoint.WriteRawPacket
Bruno Dal Bo
2020-08-13
Migrate to PacketHeader API for PacketBuffer.
Ting-Yu Wang
2020-07-22
Merge release-20200622.1-184-g71bf90c55 (automated)
gVisor bot
2020-07-22
Support for receiving outbound packets in AF_PACKET.
Bhasker Hariharan
2020-07-15
Merge release-20200622.1-162-gfef90c61c (automated)
gVisor bot
2020-07-15
Fix minor bugs in a couple of interface IOCTLs.
Bhasker Hariharan
2020-06-22
Merge release-20200608.0-103-g282a6aea1 (automated)
gVisor bot
2020-06-22
Extract common nested LinkEndpoint pattern
Bruno Dal Bo