From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 1/1] missing dependency definition for ip_conntrack mark Date: Sun, 04 Sep 2005 18:03:56 +0200 Message-ID: <431B1AEC.5050207@trash.net> References: <200509010353.j813roX3020876@toshiba.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Yasuyuki KOZAKAI In-Reply-To: <200509010353.j813roX3020876@toshiba.co.jp> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Yasuyuki KOZAKAI wrote: > [NETFILTER] missing dependency definition for ip_conntrack mark > > Connection mark tracking support is one of the feature in connection tracking, > so IP_NF_CONNTRACK_MARK depends on IP_NF_CONNTRACK. Applied, thanks Yasuyuki.