From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brad Fisher Subject: Time match in mangle/POSTROUTING? Date: Tue, 02 Dec 2003 18:13:21 -0600 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <3FCD2AA1.6F5E0225@info-link.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: fabrice@netfilter.org Return-path: To: Netfilter Development Mailinglist Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org I'm curious why the time match doesn't work in POSTROUTING? I have an application where it would be helpful to use it as such and was wondering if there was a good technical reason why it shouldn't work. If I modified the source to allow it to be added to the POSTROUTING chain, would it work as expected? I'm assuming it won't be as simple as that... -Brad