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
/
link
Age
Commit message (
Expand
)
Author
2021-05-22
Merge release-20210518.0-25-g74b10e31a (automated)
gVisor bot
2021-05-22
Remove detritus
Tamir Duberstein
2021-05-12
Merge release-20210503.0-47-g07e32fa69 (automated)
gVisor bot
2021-05-03
Merge release-20210419.0-55-gf0b3298db (automated)
gVisor bot
2021-05-03
Convey GSO capabilities through GSOEndpoint
Ghanan Gowripalan
2021-04-27
Merge release-20210419.0-35-gf54d87b9e (automated)
gVisor bot
2021-04-27
Remove uses of the binary package from networking code.
Rahat Mahmood
2021-04-22
Merge release-20210419.0-18-g47bc11515 (automated)
gVisor bot
2021-04-21
Only carry GSO options in the packet buffer
Ghanan Gowripalan
2021-03-24
Merge release-20210315.0-23-ge7ca2a51a (automated)
gVisor bot
2021-03-24
Add POLLRDNORM/POLLWRNORM support.
Bhasker Hariharan
2021-03-24
Fix data race in fdbased when accessing fanoutID.
Bhasker Hariharan
2021-03-23
Merge release-20210315.0-15-gacb4c6288 (automated)
gVisor bot
2021-03-16
Merge release-20210309.0-27-gb1d578772 (automated)
gVisor bot
2021-03-15
Make netstack (//pkg/tcpip) buildable for 32 bit
Kevin Krakauer
2021-03-10
Merge release-20210301.0-31-g2a888a106 (automated)
gVisor bot
2021-03-09
Give TCP flags a dedicated type
Zeling Feng
2021-03-04
Merge release-20210301.0-12-g1cd76d958 (automated)
gVisor bot
2021-03-03
Make dedicated methods for data operations in PacketBuffer
Ting-Yu Wang
2021-03-03
Merge release-20210301.0-5-ga9441aea2 (automated)
gVisor bot
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2021-02-24
Merge release-20210208.0-89-gba4dfa717 (automated)
gVisor bot
2021-02-24
Move //pkg/gate.Gate to //pkg/sync.
Jamie Liu
2021-02-18
Merge release-20210208.0-73-gf80a857a4 (automated)
gVisor bot
2021-02-18
Bump build constraints to Go 1.18
Michael Pratt
2021-02-07
Merge release-20210125.0-97-g554c405e8 (automated)
gVisor bot
2021-02-06
Synchronously send packets over pipe link endpoint
Ghanan Gowripalan
2021-01-29
Merge release-20210125.0-21-g8d1afb418 (automated)
gVisor bot
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2021-01-26
Merge release-20210112.0-86-gb4665aef8 (automated)
gVisor bot
2021-01-25
fdbased: Dedup code related to iovec reading
Ting-Yu Wang
2021-01-21
Merge release-20210112.0-60-g89df5a681 (automated)
gVisor bot
2021-01-21
Queue packets in WritePackets when resolving link address
Ghanan Gowripalan
2021-01-21
Merge release-20210112.0-59-g0ca4cf769 (automated)
gVisor bot
2021-01-21
Populate EgressRoute, GSO, Netproto in NIC
Ghanan Gowripalan
2021-01-16
Merge release-20210112.0-39-g2814a032b (automated)
gVisor bot
2021-01-15
Support GetLinkAddress with neighborCache
Ghanan Gowripalan
2021-01-16
Merge release-20210112.0-38-gfd5b52c87 (automated)
gVisor bot
2021-01-15
Only pass stack.Route's fields to LinkEndpoints
Ghanan Gowripalan
2021-01-15
Merge release-20210112.0-34-g55c7fe48d (automated)
gVisor bot
2021-01-15
Populate EgressRoute, GSO, Netproto for batch writes
Ghanan Gowripalan
2021-01-13
Switch uses of os.Getenv that check for empty string to os.LookupEnv.
Dean Deng
2021-01-12
Fix simple mistakes identified by goreportcard.
Adin Scannell
2021-01-06
Merge release-20201208.0-118-g7817e3b5e (automated)
gVisor bot
2021-01-06
Do not filter frames in ethernet link endpoint
Ghanan Gowripalan
2020-12-28
Merge release-20201208.0-89-g3ff7324df (automated)
gVisor bot
2020-12-22
Correctly log sniffed ARP packets
Tamir Duberstein
2020-12-22
Invoke address resolution upon subsequent traffic to Failed neighbor
Peter Johnston
2020-12-12
Merge release-20201208.0-36-g1e92732eb (automated)
gVisor bot
2020-12-11
Merge release-20201130.0-84-gbcb97a3bb (automated)
gVisor bot
[next]