CVSROOT: /cvs Module name: src Changes by: mcbr...@cvs.openbsd.org 2009/03/09 07:53:10
Modified files: sys/net : pf.c pf_if.c pf_ioctl.c pfvar.h Log message: Make the DIOCSETIFFLAG, DIOCSETLIMIT, and DIOCSETTIMEOUT ioctls transactional, closing PRs 4941 and 5910. Minor flag day, requires rebuild of userland tools that use struct pfi_kif. ok henning deraadt