mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 13:28:28 +08:00
The ping code is taken from a recent FreeBSD release. Some options have been tested, other not tested or do not work. This could be due to the age of our TCP/IP stack. This version of ping will not work if more than 64 file descriptors are open at once because the select FD size is 64 as set in newlib.