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
/
tests
/
integration
/
loopback_test.go
Age
Commit message (
Expand
)
Author
2021-05-13
Rename SetForwarding to SetForwardingDefaultAndAllNICs
Ghanan Gowripalan
2021-04-21
Only carry GSO options in the packet buffer
Ghanan Gowripalan
2021-04-15
Use nicer formatting for IP addresses in tests
Kevin Krakauer
2021-04-08
Do not forward link-local packets
Ghanan Gowripalan
2021-03-24
Add POLLRDNORM/POLLWRNORM support.
Bhasker Hariharan
2021-03-23
Explicitly allow martian loopback packets
Ghanan Gowripalan
2021-03-17
Drop loopback traffic from outside of the stack
Ghanan Gowripalan
2021-03-05
Make stack.DADResult an interface
Ghanan Gowripalan
2021-02-17
[infra] Split tcpip/integration test targets to aid investigation.
Ayush Ranjan
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2021-01-22
Define tcpip.Payloader in terms of io.Reader
Tamir Duberstein
2021-01-15
Remove count argument from tcpip.Endpoint.Read
Tamir Duberstein
2021-01-13
Do not resolve remote link address at transport layer
Ghanan Gowripalan
2021-01-12
Fix simple mistakes identified by goreportcard.
Adin Scannell
2021-01-07
netstack: Refactor tcpip.Endpoint.Read
Ting-Yu Wang
2020-11-24
Deduplicate code in ipv6.protocol
Ghanan Gowripalan
2020-11-18
Fix loopback subnet routing error
Ghanan Gowripalan
2020-11-05
Use stack.Route exclusively for writing packets
Ghanan Gowripalan
2020-09-29
Don't generate link-local IPv6 for loopback
Ghanan Gowripalan
2020-09-28
Support creating protocol instances with Stack ref
Ghanan Gowripalan
2020-09-16
Bind loopback subnets' lifetime to perm address
Ghanan Gowripalan
2020-08-28
Don't bind loopback to all IPs in an IPv6 subnet
Ghanan Gowripalan
2020-08-24
Consider loopback bound to all addresses in subnet
Ghanan Gowripalan