Ticket #810 (new enhancement)

Opened 2 years ago

Last modified 13 months ago

Complete net_buffer implementation

Reported by: axeld Owned by:
Priority: normal Milestone: R1
Component: Network & Internet/Stack Version:
Cc: Blocked By:
Platform: All Blocking:

Description

There is quite a bunch of functionality missing from the net_buffers, like: - split - have more than one data_node (append/prepend will just fail), ...

Change History

Changed 2 years ago by marcusoverhagen

  • platform set to All

I implemented split, but in a very dumb way (makes a copy first). I hope this supports further stack development.

Changed 17 months ago by hugosantos

I think some of these have already been implemented, can you confirm that Axel?

Changed 17 months ago by axeld

Some, yes :-) However, it's still not complete; just look at how split_buffer() is implemented; it's just a temporary solution.

Changed 13 months ago by axeld

  • milestone changed from R1 Network Stack to R1
Note: See TracTickets for help on using tickets.