From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] realm: fix inversion Date: Wed, 22 Sep 2004 03:58:09 +0200 Sender: netfilter-devel-bounces@lists.netfilter.org Message-ID: <4150DC31.4050807@trash.net> References: <4150D9F8.7060600@parknet.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Simon Lodal In-Reply-To: <4150D9F8.7060600@parknet.dk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Simon Lodal wrote: > > Make '--realm ! id' work as advertised. > Make save() output inversion correctly so it can be parsed back in, > and work with iptables-restore and iptables-save. Applied, thanks. > > > Simon Lodal