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
/
transport
/
raw
/
endpoint_state.go
Age
Commit message (
Expand
)
Author
2021-09-14
Compose raw IP with datagram-based endpoint
Ghanan Gowripalan
2021-05-25
Use opaque types to represent time
Tamir Duberstein
2021-04-20
Move SO_RCVBUF to socketops.
Nayana Bidari
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2021-01-26
Initialize the send buffer handler in endpoint creation.
Nayana Bidari
2021-01-26
Drop nicID from transport endpoint reg/cleanup fns
Ghanan Gowripalan
2021-01-26
Move SO_SNDBUF to socketops.
Nayana Bidari
2020-11-25
Make stack.Route safe to access concurrently
Ghanan Gowripalan
2020-10-20
Fix nogo tests.
Ting-Yu Wang
2019-10-21
AF_PACKET support for netstack (aka epsocket).
Kevin Krakauer
2019-10-09
Internal change.
gVisor bot
2019-08-15
Don't dereference errors passed to panic()
Tamir Duberstein
2019-08-15
netstack: move resumption logic into *_state.go
Tamir Duberstein
2019-08-08
netstack: Don't start endpoint goroutines too soon on restore.
Rahat Mahmood
2019-06-13
Update canonical repository.
Adin Scannell
2019-05-03
Fix transport/raw copybara export
Tamir Duberstein