Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/See/Openclos.c')
-rw-r--r--src/See/Openclos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/See/Openclos.c b/src/See/Openclos.c
index adb9bf22..81241dac 100644
--- a/src/See/Openclos.c
+++ b/src/See/Openclos.c
@@ -342,7 +342,7 @@ VOID NPF_OpenAdapterComplete(
if (RequestListEntry == NULL)
{
- Open->MaxFrameSize = 1560; // Assume Ethernet
+ Open->MaxFrameSize = 1600; // Assume Ethernet
Irp->IoStatus.Status = Status;
Irp->IoStatus.Information = 0;