Hi,
As I can't find sysctl.conf and sysctl in the build (most likely not compiled) is it possible to change values in procfs in init-start or will they be ignored as they were not set in sysctl.conf?
I'm testing the router with tcp_ecn enabled.
init-start:
As I can't find sysctl.conf and sysctl in the build (most likely not compiled) is it possible to change values in procfs in init-start or will they be ignored as they were not set in sysctl.conf?
I'm testing the router with tcp_ecn enabled.
init-start:
Code:
#!/bin/sh
echo 2 > /proc/sys/net/ipv4/tcp_ecn