CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2012/10/23 11:41:00
Modified files: sys/net : if.c Log message: Only clear the revarp_ifp if the ifp pointing to it is detached. Since the ifp is not detached in the SIOCSIFRDOMAIN case remove the clear there. With and OK deraadt@