[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #10428] pppos: fixed reservation for forwarding with
From: |
Andrew Tridgell |
Subject: |
[lwip-devel] [patch #10428] pppos: fixed reservation for forwarding with VJ compression |
Date: |
Tue, 9 Jan 2024 23:47:35 -0500 (EST) |
URL:
<https://savannah.nongnu.org/patch/?10428>
Summary: pppos: fixed reservation for forwarding with VJ
compression
Group: lwIP - A Lightweight TCP/IP stack
Submitter: tridge
Submitted: Wed 10 Jan 2024 04:47:35 AM UTC
Category: PPP
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Wed 10 Jan 2024 04:47:35 AM UTC By: Andrew Tridgell <tridge>
when the frame is VJ compressed we need to reserve space for the ethernet
header if forwarding is enabled. The symptom this fixes is that the first data
frame after a TCP connection is established can be lost as there is no room to
add in the ethernet header in the pbuf, and re-sends hit the same issue,
resulting in the TCP connection never sending the first block of data and thus
stalling.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Name: 0003-pppos-fixed-reservation-for-forwarding-with-VJ-compr.patch Size:
2KiB
<http://savannah.nongnu.org/patch/download.php?file_id=55547>
AGPL NOTICE
These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-674318988de1484e7bf702bfab8336fb35fb4650.tar.gz
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/patch/?10428>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [patch #10428] pppos: fixed reservation for forwarding with VJ compression,
Andrew Tridgell <=