Skip to content

Pull requests: tailscale/wireguard-go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

endian: add loong64
#1 by bradfitz was merged Dec 11, 2022 Loading… updated Dec 11, 2022
native: drop in github.com/josharian/native
#2 by jwhited was merged Dec 15, 2022 Loading… updated Dec 15, 2022
tun: replace use of binary package with copy() in virtioNetHdr encoding
#3 by jwhited was merged Dec 19, 2022 Loading… updated Dec 19, 2022
conn: use CmsgSpace() for ancillary data buf sizing
#4 by jwhited was closed Mar 15, 2023 Loading… updated Mar 15, 2023
tun: disqualify tcp4 packets w/IP options from coalescing
#5 by jwhited was closed Mar 25, 2023 Loading… updated Mar 25, 2023
tun: tcpGRO() and tcpPacketsCanCoalesce() IP header comparison fixes
#6 by jwhited was closed Mar 25, 2023 Loading… updated Mar 25, 2023
all: rename module
#7 by jwhited was merged Mar 28, 2023 Loading… updated Mar 28, 2023
UDP offload series
#8 by jwhited was merged Apr 5, 2023 Loading… updated Apr 5, 2023
device: move {In,Out}boundElement Mutex to container type
#9 by jwhited was merged Apr 10, 2023 Loading… updated Apr 10, 2023
device: reduce redundant per-packet overhead in RX path
#10 by jwhited was closed May 4, 2023 Loading… updated May 4, 2023
all: adjust build tags for wasip1/wasm
#11 by bradfitz was closed Jun 11, 2023 Loading… updated Jun 11, 2023
all: adjust build tags for wasip1/wasm
#12 by bradfitz was merged Jun 12, 2023 Loading… updated Jun 12, 2023
amd64 SIMD IP checksum
#13 by sailorfrag was merged Jul 10, 2023 Loading… updated Jul 10, 2023
all: adjust build tags for plan9
#14 by bradfitz was merged Aug 24, 2023 Loading… updated Aug 24, 2023
adjust build tags for GOOS=tamago
#15 by abarisani was merged Sep 6, 2023 Loading… updated Sep 7, 2023
*: rebase the tailscale branch onto upstream
#16 by raggi was merged Sep 27, 2023 Loading… updated Sep 27, 2023
tun: fix crash when ForceMTU is called after close
#17 by raggi was merged Sep 27, 2023 Loading… updated Sep 27, 2023
go.mod,tun/netstack: bump gvisor
#18 by raggi was closed Sep 29, 2023 Loading… updated Sep 29, 2023
go.mod,conn,ipc,tun: bump gvisor and integrate necessary changes
#19 by raggi was closed Sep 29, 2023 Loading… updated Sep 29, 2023
Tamago
#20 by abarisani was closed Sep 29, 2023 Loading… updated Sep 30, 2023
tun: don't assume UDP GRO is supported
#21 by jwhited was merged Nov 1, 2023 Loading… updated Nov 1, 2023
tun: fix Device.Read() buf length assumption on Windows
#23 by jwhited was closed Nov 8, 2023 Loading… updated Nov 8, 2023
device: Peer.endpoint locking
#24 by jwhited was merged Nov 21, 2023 Loading… updated Nov 21, 2023
device: update Peer.endpoint and related to use atomics
#22 by jwhited was closed Nov 21, 2023 Loading… updated Nov 21, 2023
tun: implement API for disabling UDP GRO on Linux
#26 by jwhited was merged Apr 29, 2024 Loading… updated Apr 29, 2024
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.