From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932496AbVIHM4l (ORCPT ); Thu, 8 Sep 2005 08:56:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932503AbVIHM4l (ORCPT ); Thu, 8 Sep 2005 08:56:41 -0400 Received: from simmts12.bellnexxia.net ([206.47.199.141]:52876 "EHLO simmts12-srv.bellnexxia.net") by vger.kernel.org with ESMTP id S932496AbVIHM4l (ORCPT ); Thu, 8 Sep 2005 08:56:41 -0400 Message-ID: <011f01c5b475$77eef710$1b00a8c0@cruncher> Reply-To: "Mike Kirk" From: "Mike Kirk" To: Subject: Re: Multipath routing changes? "[kernel] Badness in dst_release at include/net/dst.h:154" [FIXED] Date: Thu, 8 Sep 2005 09:01:45 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Apparently CONFIG_IP_ROUTE_MULTIPATH_CACHED collides with the routes patches, so if it's disabled everything works again. Thanks to patch maintainer Julian Anastasov for figuring it out! Regards, Mike