CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/11/03 10:41:02
Modified files: sys/net : pf_ioctl.c pfvar.h Log message: Use u_int16_t for rdomains for everything. Using various types makes everything just more complicated. Make sure the structs align nicely. OK deraadt@