The following reply was made to PR kern/189720; it has been noted by GNATS.
From: Luigi Rizzo <[email protected]> To: [email protected], [email protected] Cc: Subject: kern/189720: [ipfw] [patch] pps action for ipfw Date: Thu, 29 May 2014 16:12:16 +0200 Hi, I have looked at the update from May 13th but it is not ready yet, the code assumes HZ=1000 so 1 tick=1ms. The translation can be done in userspace or in the kernel. I would prefer the latter. Please note that the count might need to be adjusted accordingly if 1/HZ > duration. I covered most of these things in the email exchange before the patch was submitted. cheers luigi _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[email protected]"
