source: hybrid/branches/releng-9.0-ileiden/nanobsd/files/etc/sysctl.conf@ 10119

Last change on this file since 10119 was 10119, checked in by richardvm, 13 years ago

vpn, node, proxy and future other stuff

  • Property svn:eol-style set to LF
File size: 334 bytes
Line 
1# Value depends on link radio with estimated range of 500m, which seems to be a
2# maximum usage of our Omni Antenna's. Calculation used:
3# (remember radio signals travel with 300m/s)
4# acktimeout = 23 + (link_length * 2 / 300)
5dev.ath.0.slottime=23
6dev.ath.0.acktimeout=27
7dev.ath.0.ctstimeout=27
8net.link.ether.inet.max_age=300
Note: See TracBrowser for help on using the repository browser.