Skip to content

Fixed version of lwIP

Ulrich Huber requested to merge feature/lwip-fixed into next

This is the fixed lwIP stack with additional features:

  • ancillary data handling through an error queue and control messages (additional info)
  • (not yet working) hw-timestamping

NOTES:

  • for the necessary changes in other repositories the feature branch feature/lwip-fixed was created
  • for testing purposes and as central list of required changes the manifest branch feature/lwip-fixed was created
  • the slave config of lwIP is not up to date and will be brought to a working state with the intercore implementation

Merge request reports