CVSROOT: /cvs Module name: src Changes by: blamb...@cvs.openbsd.org 2012/09/18 06:35:51
Modified files: sys/netinet : ip_icmp.c ip_input.c Log message: sysctl calls shouldn't clobber route timers without spl protection the spl call in the icmp case may be too aggressive, but better safe than sorry ok claudio@