[RTEMS Project] #4688: Support /etc/sysctl.conf in libbsd

RTEMS trac trac at rtems.org
Fri Jul 29 17:08:37 UTC 2022


#4688: Support /etc/sysctl.conf in libbsd
-----------------------------+--------------------
  Reporter:  Joel Sherrill   |      Owner:  (none)
      Type:  enhancement     |     Status:  new
  Priority:  normal          |  Milestone:  6.1
 Component:  network/libbsd  |    Version:  6
  Severity:  normal          |   Keywords:
Blocked By:                  |   Blocking:
-----------------------------+--------------------
 We support the various APIs to set tunable values but not the
 /etc/sysctl.conf file to set them during initialization. They cannot be
 set before the network stack is initialized as this leads to a fault.

 Doing this brings us more in line with FreeBSD Configuration and Tuning.
 We already have the sysctl APIs and /etc/rc.conf. This would round out the
 support.

--
Ticket URL: <http://devel.rtems.org/ticket/4688>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list