summaryrefslogtreecommitdiffstats
path: root/testsuite/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config: Control the interface from the command line net config file.Chris Johns2019-06-121-1/+1
|
* Fix dhcpcd.conf contentSebastian Huber2018-10-111-4/+4
| | | | | Do not write '\0' characters to the file. This confuses the options parser.
* Increase file descriptors in default network cfgSebastian Huber2018-10-101-1/+1
| | | | Make sure we can start the Telnet server in the default configuration.
* testsuite/ipsec01: Add.Christian Mauderer2018-08-021-0/+2
|
* dhcpcd: Add rtems_dhcpcd_start()Sebastian Huber2018-05-081-32/+5
| | | | Use it throughout to start the DHCP client (dhcpcd).
* buildset: Add minimal and everything config.Christian Mauderer2018-05-031-3/+16
| | | | | | | | | | | | This adds two new buildset configurations: One that leaves out as much features as possible and one that enables all features. For the default configuration WiFi support is now disabled. To disable IPv6 for the minimal configuration, all -DINET6 are eliminated in libbsd.py. They are now replaced by a #ifdef that checks for RTEMS_BSD_MODULE_NETINET6 instead. Close #3351.
* Add DHCP clientid to test default network initSebastian Huber2018-04-301-8/+12
|
* Add wpa_supplicant command in test suite.Sichen Zhao2017-11-101-1/+2
| | | | Add wpa supplicant command in media01.
* Add rtems_bsd_ifconfig_lo0()Sebastian Huber2017-11-101-32/+1
|
* Import DPAA driver snapshotSebastian Huber2017-10-231-0/+6
| | | | | | | | | | Imported from Freescale Linux repository git://git.freescale.com/ppc/upstream/linux.git commit 2774c204cd8bfc56a200ff4dcdfc9cdf5b6fc161. Linux compatibility layer is partly from FreeBSD.
* Add CPUINFO command to default network initSebastian Huber2017-10-201-0/+1
|
* tests: Remove obsolete config definesSebastian Huber2017-10-202-4/+0
|
* Adding test cases for FREEBSD termios support through ttyKevin Kirspel2017-05-111-0/+158
|
* Enable bridging by defaultSebastian Huber2017-04-041-0/+1
|
* Port LPC32XX Ethernet and USB OHCI to RTEMSKevin Kirspel2017-02-141-0/+2
|
* freebsd/wlanstats: Port to FreeBSD.Christian Mauderer2017-01-171-1/+2
|
* Use thread name supportSebastian Huber2017-01-131-1/+0
| | | | Update #2858.
* ARP(8): Port to RTEMSSebastian Huber2017-01-101-0/+1
|
* VMSTAT(8): Port to RTEMSSebastian Huber2017-01-101-1/+2
|
* Enable multi-cast routing supportSebastian Huber2017-01-101-0/+2
|
* Add BRIDGE(4) support to configurationSebastian Huber2016-12-151-0/+1
|
* Fix default network memory configurationSebastian Huber2016-11-102-4/+7
|
* Set syslog priority to 'debug' for all tests.Chris Johns2016-07-062-0/+10
|
* Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.Chris Johns2016-06-303-17/+10
| | | | | The domain allocator page abd mbuf size can be configured by the user using RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.
* Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.Chris Johns2016-06-281-6/+11
|
* Add DEFAULT_NETWORK_PAGE_MBUFS_SIZE to allow per BSP allocation domain sizes.Chris Johns2016-06-273-0/+15
|
* Update due to RTEMS printer API changesSebastian Huber2016-06-232-0/+2
|
* testsuite: Update due to API changesSebastian Huber2016-05-252-6/+9
|
* Partially revert 27aedffc1bd8e41f4e06a3326a5b95c54ca38b79Sebastian Huber2016-05-061-1/+1
|
* Add sbin/sysctlChris Johns2016-05-061-1/+2
|
* default-network-init.h: Fix warningsSebastian Huber2016-05-041-2/+7
|
* Add tcpdump to the test shell commands.Chris Johns2016-05-041-1/+2
|
* Add nexus devices for default-init.Chris Johns2016-04-281-0/+2
|
* testsuite: Add bdbuf configurationSebastian Huber2015-11-022-0/+8
|
* tests: Increase stack size for dhcpcdSebastian Huber2015-09-301-1/+1
| | | | | On i386 with optimization disabled the minimum stack size was not enough.
* Update due to header guard changesSebastian Huber2015-07-231-1/+1
|
* if_dwc: Add Altera Cyclone V supportSebastian Huber2015-04-011-1/+3
|
* tests: Support DEFAULT_EARLY_INITIALIZATIONSebastian Huber2015-04-011-0/+4
|
* LAGG(4): Enable and testSebastian Huber2015-03-302-0/+2
|
* VLAN(4): Enable and testSebastian Huber2015-03-302-0/+2
|
* tests: Fix define usageSebastian Huber2015-03-301-4/+4
|
* media01: New testSebastian Huber2015-03-261-0/+4
|
* mmc: Import MMC/SDCard support from libusbSebastian Huber2015-03-261-0/+1
|
* tests: Add PROFREPORT shell commandSebastian Huber2015-03-061-0/+1
|
* Add Xilinx Zynq BSP supportSebastian Huber2015-01-211-0/+2
|
* HOSTNAME(1): Import from FreeBSDSebastian Huber2014-11-051-0/+1
|
* testsuite: Fix lo0 ifconfig errorSebastian Huber2014-10-091-0/+1
| | | | Avoid "ifa_del_loopback_route: deletion failed".
* testsuite: Add DEFAULT_NETWORK_NO_INTERFACE_0Sebastian Huber2014-10-081-0/+8
|
* testsuite: Make similar to default-network-init.hSebastian Huber2014-10-081-27/+8
|
* nexus: Use a linker set for the devicesSebastian Huber2014-10-081-0/+2
|