CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/11/14 08:40:40
Modified files: sys/netinet : ip_input.c Log message: Grab the KERNEL_LOCK around ip_mforward(), in preparation for unlocking ip_input(). Note that ipmforwarding is not enabled by default. ok deraadt@, phessler@