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
/
BUILD
Age
Commit message (
Expand
)
Author
2021-08-30
Avoid pseudo endpoint for TSVal generation
Zeling Feng
2021-06-21
Use fake clocks in NDP tests
Ghanan Gowripalan
2021-05-21
Add aggregated NIC stats
Arthur Sfez
2021-05-13
Migrate PacketBuffer to use pkg/buffer
Ting-Yu Wang
2021-05-06
Moved to atomicbitops and renamed files
Kevin Krakauer
2021-04-19
De-duplicate TCP state in TCPEndpointState vs tcp.endpoint
Nick Brown
2021-04-15
Use nicer formatting for IP addresses in tests
Kevin Krakauer
2021-04-09
iptables: support postrouting hook and SNAT target
Toshi Kikuchi
2021-02-06
Remove linkAddrCache
Ghanan Gowripalan
2021-01-29
Make fragmentation return a reassembled PacketBuffer
Ting-Yu Wang
2020-12-22
Invoke address resolution upon subsequent traffic to Failed neighbor
Peter Johnston
2020-12-03
Make `stack.Route` thread safe
Peter Johnston
2020-12-03
Support partitions for other tests.
Adin Scannell
2020-12-01
Deflake stack_test.TestRouterSolicitation
Ghanan Gowripalan
2020-10-14
Find route before sending NA response
Ghanan Gowripalan
2020-10-09
Automated rollback of changelist 336304024
Ghanan Gowripalan
2020-10-09
Automated rollback of changelist 336185457
Bhasker Hariharan
2020-10-08
Do not resolve routes immediately
Ghanan Gowripalan
2020-09-29
Move IP state from NIC to NetworkEndpoint/Protocol
Ghanan Gowripalan
2020-09-22
Move stack.fakeClock into a separate package
Toshi Kikuchi
2020-08-13
Migrate to PacketHeader API for PacketBuffer.
Ting-Yu Wang
2020-08-08
Use unicast source for ICMP echo replies
Ghanan Gowripalan
2020-07-30
Implement neighbor unreachability detection for ARP and NDP.
Sam Balana
2020-07-30
Use brodcast MAC for broadcast IPv4 packets
Ghanan Gowripalan
2020-07-13
Merge pull request #2672 from amscanne:shim-integrated
gVisor bot
2020-07-13
garbage collect connections
Kevin Krakauer
2020-07-06
Shard some slow tests.
Ting-Yu Wang
2020-06-24
Add support for Stack level options.
Bhasker Hariharan
2020-06-10
Add support for SO_REUSEADDR to UDP sockets/endpoints.
Ian Gudger
2020-06-09
Handle removed NIC in NDP timer for packet tx
Ghanan Gowripalan
2020-05-01
Support for connection tracking of TCP packets.
Nayana Bidari
2020-04-03
Refactor software GSO code.
Bhasker Hariharan
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-10
The packet forwarding should resolve the link address if necessary.
gVisor bot
2020-03-06
Get strings for stack.DHCPv6ConfigurationFromNDPRA
Ghanan Gowripalan
2020-02-06
Perform DAD on IPv6 addresses when enabling a NIC
Ghanan Gowripalan
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-15
Solicit IPv6 routers when a NIC becomes enabled as a host
Ghanan Gowripalan
2020-01-10
Automated rollback of changelist 288990597
Ghanan Gowripalan
2020-01-09
New sync package.
Ian Gudger
2020-01-09
Separate NDP tests into its own package
Ghanan Gowripalan
2020-01-03
Support generating opaque interface identifiers as defined by RFC 7217
Ghanan Gowripalan
2019-11-23
Cleanup visibility.
Adin Scannell
2019-10-22
Respect new PrimaryEndpointBehavior when addresses gets promoted to permanent
Ghanan Gowripalan
2019-10-16
Do Duplicate Address Detection on permanent IPv6 addresses.
Ghanan Gowripalan
2019-10-14
Reorder BUILD license and load functions in netstack.
Kevin Krakauer
2019-09-30
Fix bugs in PickEphemeralPort for TCP.
Bhasker Hariharan
2019-09-27
Implement SO_BINDTODEVICE sockopt
gVisor bot
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
[next]