summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems/rtems-bsd-rc-conf-net.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtemsbsd/rtems: Check function return valuesKinsey Moore2024-01-311-4/+6
* rc.conf: Fix cloned interface setup.Christian Mauderer2018-08-021-1/+2
* dhcpcd: Add rtems_dhcpcd_start()Sebastian Huber2018-05-081-31/+26
* rc_conf: Do not create directories used by dhcpcdSebastian Huber2018-05-081-12/+0
* rc_conf: Include missing header filesSebastian Huber2018-05-081-0/+4
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-081-1/+1
* rc_conf: Move the defaultroute_delay to the defaultroute processing.Chris Johns2017-04-271-49/+60
* rc_conf: Add support for ifconfig_<interface>_alias[0-9]+.Chris Johns2017-04-271-13/+68
* rc_conf: Minor clean up in the net services.Chris Johns2017-04-261-2/+3
* rc.conf/net: Let interface option appear on a DHCP ifconfig_ line.Chris Johns2016-08-121-14/+28
* Fix wording and spelling.Chris Johns2016-06-301-3/+4
* Add DHCP support to rc.conf.Chris Johns2016-06-301-50/+230
* Refactor rc.conf processing to be services based.Chris Johns2016-06-271-105/+356
* Directly use <sys/types.h> provided by NewlibSebastian Huber2016-05-301-2/+1
* rc.conf: Fix the wild card regex for ifconfig_Chris Johns2016-05-181-1/+1
* Add support for rc.conf(5) initialisation.Chris Johns2016-05-181-0/+303