CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/10/07 13:52:54
Modified files:
sys/sys : tame.h
sys/kern : kern_tame.c
Log message:
Split out routing sysctl's from tame "inet", and put them into the
new tame "route" request. Now routing daemons and tools (such as arp),
can narrowly ask for either feature. One thing remains available in
both cases -- support for getifaddr()'s, since libc and programs often
use that in close association with socket creation.
ok benno sthen beck, some discussion with renato