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
Age
Commit message (
Expand
)
Author
2020-02-06
Merge release-20200127.0-85-g1b6a12a (automated)
gVisor bot
2020-02-05
Add notes to relevant tests.
Adin Scannell
2020-02-06
Merge release-20200127.0-84-gf3d9560 (automated)
gVisor bot
2020-02-05
recv() on a closed TCP socket returns ENOTCONN
Eyal Soha
2020-02-05
Merge release-20200127.0-80-g665b614 (automated)
gVisor bot
2020-02-04
Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink.
Ting-Yu Wang
2020-02-05
Merge release-20200127.0-79-gb29aeeb (automated)
gVisor bot
2020-02-04
Merge pull request #1683 from kevinGC:ipt-udp-matchers
gVisor bot
2020-02-05
Merge release-20200127.0-67-ga26a954 (automated)
gVisor bot
2020-02-04
Add socket connection stress test.
Ian Gudger
2020-02-04
Merge release-20200127.0-65-g95ce8bb (automated)
gVisor bot
2020-01-31
Merge release-20200127.0-51-g02997af (automated)
gVisor bot
2020-01-31
Fix method comment to match method name.
Ian Gudger
2020-01-31
Merge release-20200127.0-48-g77bf586 (automated)
gVisor bot
2020-01-31
Use multicast Ethernet address for multicast NDP
Ghanan Gowripalan
2020-01-31
Merge release-20200127.0-47-g528dd1e (automated)
gVisor bot
2020-01-31
Extract multicast IP to Ethernet address mapping
Ghanan Gowripalan
2020-01-30
Merge release-20200127.0-38-g4ee64a2 (automated)
gVisor bot
2020-01-30
Fix for panic in endpoint.Close().
Bhasker Hariharan
2020-01-30
Merge release-20200127.0-34-gec06797 (automated)
gVisor bot
2020-01-30
Do not include the Source Link Layer option with an unspecified source address
Ghanan Gowripalan
2020-01-30
Merge release-20200127.0-33-g6f841c3 (automated)
gVisor bot
2020-01-29
Do not spawn a goroutine when calling stack.NDPDispatcher's methods
Ghanan Gowripalan
2020-01-30
Merge release-20200127.0-31-g51b7835 (automated)
gVisor bot
2020-01-29
Add support for TCP_DEFER_ACCEPT.
Bhasker Hariharan
2020-01-28
Merge release-20200115.0-126-g431ff52 (automated)
gVisor bot
2020-01-28
Update link address for senders of Neighbor Solicitations
Ghanan Gowripalan
2020-01-28
Merge release-20200115.0-123-gce0bac4 (automated)
gVisor bot
2020-01-28
Include the NDP Source Link Layer option when sending DAD messages
Ghanan Gowripalan
2020-01-28
Merge release-20200115.0-115-g2a2da5b (automated)
gVisor bot
2020-01-27
Add a type to represent the NDP Source Link Layer Address option
Ghanan Gowripalan
2020-01-27
Merge release-20200115.0-109-g60d7ff7 (automated)
gVisor bot
2020-01-27
Merge pull request #1676 from majek:marek/FIX-1632-expose-NewPacketConn
gVisor bot
2020-01-27
Merge release-20200115.0-107-g90ec596 (automated)
gVisor bot
2020-01-27
Fix licenses.
Adin Scannell
2020-01-27
Merge release-20200115.0-106-gfbfcfcf (automated)
gVisor bot
2020-01-27
Update ChecksumVVWithoffset to use unrolled version.
Bhasker Hariharan
2020-01-27
Merge release-20200115.0-104-g6b14be4 (automated)
gVisor bot
2020-01-27
Refactor to hide C from channel.Endpoint.
Ting-Yu Wang
2020-01-27
More cleanup.
Kevin Krakauer
2020-01-27
Cleanup for GH review.
Kevin Krakauer
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-27
Merge branch 'master' into ipt-udp-matchers
Kevin Krakauer
2020-01-27
Expose gonet.NewPacketConn, for parity with gonet.NewConn API
Marek Majkowski
2020-01-27
Merge release-20200115.0-102-g6b43cf7 (automated)
gVisor bot
2020-01-27
Replace calculateChecksum w/ the unrolled version.
Bhasker Hariharan
2020-01-27
Merge release-20200115.0-101-g68514d4 (automated)
gVisor bot
2020-01-26
Unroll checksum computation loop.
Bhasker Hariharan
2020-01-24
Merge release-20200115.0-99-g878bda6 (automated)
gVisor bot
2020-01-24
Lock the NIC when checking if an address is tentative
Ghanan Gowripalan
[next]