CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2016/11/07 02:19:46
Modified files: sys/netinet : if_ether.c sys/netinet6 : nd6.c Log message: ARP and NDP timeouts mess with the routing table, so they need a process context. Convert them to timeout_set_proc(9).