Changes between Version 11 and Version 12 of Packages/LWIP
- Timestamp:
- Mar 20, 2016, 8:35:58 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Packages/LWIP
v11 v12 10 10 Project mainline repository: git://git.savannah.nongnu.org/lwip.git 11 11 12 Current Port: ftp://ftp.rtems.org/pub/rtems/people/joel/rtems-lwip/ 12 RTEMS Source Builder configuration files lwip-1-1.cfg and lwip-1.cfg are located in next RSB locations 13 14 https://git.rtems.org/rtems-source-builder/tree/rtems/config/net 15 16 https://git.rtems.org/rtems-source-builder/tree/source-builder/config/lwip-1.cfg 13 17 14 18 Update the RTEMS port of LWIP. Provide reproducible test cases so we can be sure it stays in working condition. See discussion on [wiki:https://www.rtems.org/pr1712 PR1712] … … 40 44 41 45 git://github.com/ragunath3252/lwip-nodrv 46 47 Old 2008 port: ftp://ftp.rtems.org/pub/rtems/people/joel/rtems-lwip/ 42 48 43 49 == LwIP Integration with RTEMS File Descriptors ==