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
/
qdisc
/
fifo
/
endpoint.go
Age
Commit message (
Expand
)
Author
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2021-01-21
Populate EgressRoute, GSO, Netproto in NIC
Ghanan Gowripalan
2021-01-15
Only pass stack.Route's fields to LinkEndpoints
Ghanan Gowripalan
2021-01-15
Populate EgressRoute, GSO, Netproto for batch writes
Ghanan Gowripalan
2020-12-22
Invoke address resolution upon subsequent traffic to Failed neighbor
Peter Johnston
2020-11-25
Make stack.Route safe to access concurrently
Ghanan Gowripalan
2020-11-18
Introduce stack.WritePacketToRemote, remove LinkEndpoint.WriteRawPacket
Bruno Dal Bo
2020-08-11
Fix-up issue comment.
Adin Scannell
2020-07-22
Support for receiving outbound packets in AF_PACKET.
Bhasker Hariharan
2020-07-15
Fix minor bugs in a couple of interface IOCTLs.
Bhasker Hariharan
2020-06-03
Pass PacketBuffer as pointer.
Ting-Yu Wang
2020-05-27
Remove linkEP from DeliverNetworkPacket
Sam Balana
2020-05-11
Automated rollback of changelist 310417191
Bhasker Hariharan
2020-05-07
Automated rollback of changelist 309339316
Bhasker Hariharan
2020-04-30
Enable FIFO QDisc by default in runsc.
Bhasker Hariharan
2020-04-30
FIFO QDisc implementation
Bhasker Hariharan