feature in ipfw(8).
Point at ddb(4) and textdump(4) man pages for more script examples. MFC after: 3 months
managed from userspace. It is largely a wrapper for sysctl() calls, but because the sysctls for adding and removing scripts are awkward to use directly, this provides an easier-to-use interface. MFC after: 3 months