summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-19powerpc/beatnik: Add mv643xx_eth.c driver from RTEMS 5HEADmainVijay Kumar Banerjee
2023-06-05testsuites: Build testsuites/support as a static libraryChris Johns
2023-05-25waf: Move rtems/rtems-net-legacy.h to machine/rtems-net-legacy.hChris Johns
2023-04-23net: Update socketpair to the lwip codeChris Johns
2023-04-23net: Update sysctl to use the latest libbsd linker setChris Johns
2023-04-23waf: Build libs before testsChris Johns
2023-04-23tests/resolv: Fix test configurationChris Johns
2023-04-20waf: Build header files before anything elseChris Johns
2023-04-20waf: Enable warnings as an optionChris Johns
2023-04-20bsd: Add getaddrinfom, gai_strerror, ipv6_addr, if_nametoindex and BSD programsChris Johns
2023-04-15rtems: Fix incorect header guard and white spacesChris Johns
2023-04-14waf: Generate a version header called rtems-net-legacy.hChris Johns
2023-04-13bsd: Add iface calls to help users manage the iface stateChris Johns
2023-04-13testsuite: Add telenet02 testChris Johns
2023-04-13waf: Add test network configuration supportChris Johns
2023-03-30leon3: Replace ambapp_plb with ambapp_plb()Vijay Kumar Banerjee
2023-03-27waf: List all source built and installedChris Johns
2023-03-22waf: Reformat to the PEP 8 coding styleChris Johns
2023-03-22includes: Update to use the latest networking headersChris Johns
2023-03-22score: Update to the latest score interfaceChris Johns
2021-06-23bsps: Add remaining networking header files from RTEMS repositoryVijay Kumar Banerjee
2021-05-28README.waf: minor edit for languageGedare Bloom
2021-05-28legacy nfs.c: Change filesystem utime_h handler to utimens_hRyan Long
2021-04-27Re-license copyright textsVijay Kumar Banerjee
2021-04-19bsp_drivers: Use os.path for compatibility with non Unix hostVijay Kumar Banerjee
2021-04-16netlegacy: Remove telnetd buildVijay Kumar Banerjee
2021-04-15netlegacy: Use os.path instead of hardcoded Unix like pathVijay Kumar Banerjee
2021-04-15nfsclient: Build nfsclient from the top level netlegacy scriptVijay Kumar Banerjee
2021-04-13Revert "include: Add telnetd.h"Vijay Kumar Banerjee
2021-04-13Revert "Add telnetd"Vijay Kumar Banerjee
2021-04-13netlegacy: Use os.path to get the file extensionVijay Kumar Banerjee
2021-04-13Remove RTEMS_NETWORKING checksVijay Kumar Banerjee
2021-04-13leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom
2021-03-05testsuites: Fix typo in wscriptsVijay Kumar Banerjee
2021-03-05netlegacy: Build libtelnetd.a and install header file in correct locationVijay Kumar Banerjee
2021-03-03include: Add telnetd.hVijay Kumar Banerjee
2021-03-03bsps/powerpc/beatnik: Remove sources that were not built by RTEMSVijay Kumar Banerjee
2021-03-03bsp_drivers: Fix bsp source file listVijay Kumar Banerjee
2021-03-02Add legacy networking tests from RTEMSVijay Kumar Banerjee
2021-03-02Add telnetdVijay Kumar Banerjee
2021-03-02pppd: Remove wscriptVijay Kumar Banerjee
2021-03-02bsp_driver, wscript: Format according to PEP8 style guideVijay Kumar Banerjee
2021-03-02Rename lnetworking to netlegacyVijay Kumar Banerjee
2021-03-02README: Update it to include repository and licence information.Vijay Kumar Banerjee
2021-03-02Add git logs from RTEMS treeVijay Kumar Banerjee
2021-03-02bsps: Add support to build from shared bsp folder for specific BSPsVijay Kumar Banerjee
2021-03-02Add support for building bsp specific net driversVijay Kumar Banerjee
2021-03-02Add libmisc and librpc from RTEMS cpukitVijay Kumar Banerjee
2021-03-02lnetworking: install the header filesVijay Kumar Banerjee
2021-03-02Add networking01 test from RTEMS testsuitesVijay Kumar Banerjee