mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1794] [MERGED] feat: Support user specify udp packet size in config #4455
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4455
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/1794
Author: @blizard863
Created: 5/7/2020
Status: ✅ Merged
Merged: 5/7/2020
Merged by: @fatedier
Base:
dev← Head:add-udp-packetsize-config📝 Commits (2)
ce38ab3feat: support user specify udp packet size in config3aa8ecdfix📊 Changes
8 files changed (+43 additions, -8 deletions)
View changed files
📝
client/proxy/proxy.go(+2 -2)📝
client/visitor.go(+1 -1)📝
conf/frpc_full.ini(+5 -0)📝
conf/frps_full.ini(+5 -0)📝
models/config/client_common.go(+12 -0)📝
models/config/server_common.go(+13 -0)📝
models/proto/udp/udp.go(+4 -4)📝
server/proxy/udp.go(+1 -1)📄 Description
https://github.com/fatedier/frp/issues/1487
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.