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
/
stack
/
stack.go
Age
Commit message (
Expand
)
Author
2018-11-09
Add an implementation of a SACK scoreboard as per RFC6675.
Bhasker Hariharan
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-28
Block for link address resolution
Sepehr Raissian
2018-09-17
Implement packet forwarding to enable NAT
Tamir Duberstein
2018-09-12
Always pass buffer.VectorisedView by value
Tamir Duberstein
2018-09-12
Add multicast support
Tamir Duberstein
2018-09-05
Implement Subnet removal
Tamir Duberstein
2018-08-25
Upstreaming DHCP changes from Fuchsia
Tamir Duberstein
2018-08-23
Encapsulate netstack metrics
Ian Gudger
2018-08-21
Expose route table
Googler
2018-08-08
Basic support for ip link/addr and ifconfig
Fabricio Voznika
2018-08-08
Resend packets back to netstack if destined to itself
Fabricio Voznika
2018-08-07
Adds support to dump out cubic internal state.
Bhasker Hariharan
2018-08-01
Move stack clock to options struct
Ian Gudger
2018-07-11
Automated rollback of changelist 203157739
Bhasker Hariharan
2018-07-09
Switch netstack licenses to Apache 2.0.
Nicolas Lacasse
2018-07-03
Resend packets back to netstack if destined to itself
Fabricio Voznika
2018-05-22
sentry: Add simple SIOCGIFFLAGS support (IFF_RUNNING and IFF_PROMIS).
Kevin Krakauer
2018-05-03
Fix misspellings.
Cyrille Hemidy
2018-05-01
Implement SO_TIMESTAMP
Ian Gudger
2018-04-28
Check in gVisor.
Googler