K 10 svn:author V 2 kp K 8 svn:date V 27 2021-01-20T14:45:58.511269Z K 7 svn:log V 594 pfctl: Stop sharing pf_ruleset.c with the kernel Now that we've split up the datastructures used by the kernel and userspace there's essentually no more overlap between the pf_ruleset.c code used by userspace and kernelspace. Copy the userspace bits to the pfctl directory and stop using the kernel file. Reviewed by: philip MFC after: 2 weeks Sponsored by: Orange Business Services Differential Revision: https://reviews.freebsd.org/D27764 (cherry picked from commit fda7daf06301beef1bdad39891232a12c6925b22) Git Hash: 34b94d9ebb2d6cb9e97eade82ea5b8ace28a937d Git Author: kp@FreeBSD.org END