CVSROOT: /cvs Module name: src Changes by: ch...@cvs.openbsd.org 2016/06/28 11:18:24
Modified files: lib/libc/gen : sysctl.3 sys/netinet : if_ether.c if_ether.h in.h Log message: Add sysctl for arp timers: net.inet.ip.arptimeout (expire timer for resolved entries) and net.inet.ip.arpdown (expire timer for unresolved entries) ok mpi@