tasklwIP - A Lightweight TCP/IP stack - Tasks: task #14807, tcp input/ip4 reasssembly: try to...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #14807: tcp input/ip4 reasssembly: try to not write to the rx pbuf

Submitter:  Simon Goldschmidt <goldsimon>
Submitted:  Wed 10 Jan 2018 02:25:20 PM UTC
   
 
Category:  None Should Start On:  Wed 10 Jan 2018 12:00:00 AM UTC
Should be Finished on:  Wed 10 Jan 2018 12:00:00 AM UTC Priority:  3 - Low
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Planned Release:  None
Effort:  0.00

Sun 16 Feb 2020 07:45:09 PM UTC, comment #2: 

Added code to the windows port to test this: see PCAPIF_RX_READONLY and PCAPIF_RX_REF.

Simon Goldschmidt <goldsimon>
Group administrator
Sun 16 Feb 2020 07:43:20 PM UTC, comment #1: 

Updated summary: IPv4 reassembly writes into the rx buffer, too.

Since supporting readonly RX is possibly slower and uses more memory, this should probably be an option...

Simon Goldschmidt <goldsimon>
Group administrator
Wed 10 Jan 2018 02:25:20 PM UTC, original submission:  

tcp writes into rx pbufs (at least network byte order flips). Let's try to change this. I don't know if it works at all (regarding ooseq, especially) -> low prio

Simon Goldschmidt <goldsimon>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-02-16 goldsimon Summarytcp input: try to not write to the rx pbuf tcp input/ip4 reasssembly: try to not write to the rx pbuf

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code