From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 6/8] netfilter: fix string extension for case insensitive pattern matching Date: Mon, 30 Jun 2008 22:04:31 +0200 Message-ID: <48693C4F.20408@trash.net> References: <1214034858-1378-1-git-send-email-joonwpark81@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Jan Engelhardt , Thomas Graf , netdev , netfilter-devel , Pablo Neira Ayuso To: Joonwoo Park Return-path: In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org Joonwoo Park wrote: > 2008/6/30 Jan Engelhardt : >> Right, since we copy eader files anyway, we can just make it uint8_t flags >> without the union. > > I like it :-) > Patrick, Thomas, If you want I'll send this fix with version checking patch. Yes, please also include the suggestions I made previously that still apply (should be all of them).