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
Age
Commit message (
Expand
)
Author
2020-05-15
Minor formatting updates for gvisor.dev.
Adin Scannell
2020-05-08
iptables - filter packets using outgoing interface.
gVisor bot
2020-05-06
Do not assume no DHCPv6 configurations
Ghanan Gowripalan
2020-05-01
Support for connection tracking of TCP packets.
Nayana Bidari
2020-05-01
Regenerate SLAAC address on conflicts with the NIC
Ghanan Gowripalan
2020-05-01
Automated rollback of changelist 308674219
Kevin Krakauer
2020-04-30
FIFO QDisc implementation
Bhasker Hariharan
2020-04-30
Prefer temporary addresses
Ghanan Gowripalan
2020-04-28
Support IPv6 Privacy Extensions for SLAAC
Ghanan Gowripalan
2020-04-27
Automated rollback of changelist 308163542
gVisor bot
2020-04-24
Do not copy tcpip.CancellableTimer
Ghanan Gowripalan
2020-04-23
Remove View.First() and View.RemoveFirst()
Kevin Krakauer
2020-04-21
Automated rollback of changelist 307477185
gVisor bot
2020-04-20
Merge pull request #2313 from kevinGC:firstn
gVisor bot
2020-04-17
Support NDP DNS Search List option
Ghanan Gowripalan
2020-04-17
Remove View.First() and View.RemoveFirst()
Kevin Krakauer
2020-04-16
Return detailed errors when iterating NDP options
Ghanan Gowripalan
2020-04-14
Attempt SLAAC address regeneration on DAD conflicts
Ghanan Gowripalan
2020-04-09
Merge pull request #2253 from amscanne:nogo
gVisor bot
2020-04-09
Convert int and bool socket options to use GetSockOptInt and GetSockOptBool
Andrei Vagin
2020-04-08
Remove lostcancel warnings.
Adin Scannell
2020-04-08
Fix all printf formatting errors.
Adin Scannell
2020-04-03
Refactor software GSO code.
Bhasker Hariharan
2020-04-01
Deflake tcpip/stack:stack_x_test
Ghanan Gowripalan
2020-03-26
Use panic instead of log.Fatalf
Ghanan Gowripalan
2020-03-26
Support owner matching for iptables.
Nayana Bidari
2020-03-26
Add IPv4 to bind_to_device distribution test
Jay Zhuang
2020-03-26
Clean up transport_demuxer.go and test
Jay Zhuang
2020-03-24
Add support for setting TCP segment hash.
Bhasker Hariharan
2020-03-24
Move tcpip.PacketBuffer and IPTables to stack package.
Bhasker Hariharan
2020-03-13
Refactor SLAAC address state into SLAAC prefix state
Ghanan Gowripalan
2020-03-13
Disable a NIC before removing it
Ghanan Gowripalan
2020-03-13
Avoid unnecessary work in transportDemuxer.deliverPacket().
Jamie Liu
2020-03-13
Honour the link's MaxHeaderLength when forwarding
Ghanan Gowripalan
2020-03-11
Use a heap in transport demuxer
Tamir Duberstein
2020-03-11
Merge pull request #1975 from nybidari:iptables
gVisor bot
2020-03-11
Automated rollback of changelist 300217972
gVisor bot
2020-03-10
Honour the link's MaxHeaderLength when forwarding
Ghanan Gowripalan
2020-03-10
The packet forwarding should resolve the link address if necessary.
gVisor bot
2020-03-06
Specify the source of outgoing NDP RS
Ghanan Gowripalan
2020-03-06
Get strings for stack.DHCPv6ConfigurationFromNDPRA
Ghanan Gowripalan
2020-03-03
Fix datarace on TransportEndpointInfo.ID and clean up semantics.
Ian Gudger
2020-03-02
Do not read-lock NIC recursively
Ghanan Gowripalan
2020-02-25
Merge branch 'master' into iptables
nybidari
2020-02-25
Use link-local source address for link-local multicast
Ghanan Gowripalan
2020-02-25
Add nat table support for iptables.
Nayana Bidari
2020-02-24
Add support for tearing down protocol dispatchers and TIME_WAIT endpoints.
Ian Gudger
2020-02-21
Implement tap/tun device in vfs.
Ting-Yu Wang
2020-02-21
Attach LinkEndpoint to NetworkDispatcher immediately
Ghanan Gowripalan
2020-02-21
Use Route.MaxHeaderLength when constructing NDP RS
Ghanan Gowripalan
[next]