From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760433AbYHZTGy (ORCPT ); Tue, 26 Aug 2008 15:06:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758825AbYHZTGn (ORCPT ); Tue, 26 Aug 2008 15:06:43 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:35661 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758884AbYHZTGm (ORCPT ); Tue, 26 Aug 2008 15:06:42 -0400 Date: Tue, 26 Aug 2008 20:06:39 +0100 From: Al Viro To: Hugh Dickins Cc: David Miller , linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH] ipv4: mode 0555 in ipv4_skeleton Message-ID: <20080826190639.GZ28946@ZenIV.linux.org.uk> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 26, 2008 at 08:00:03PM +0100, Hugh Dickins wrote: > vpnc on today's kernel says Cannot open "/proc/sys/net/ipv4/route/flush": > d--------- 0 root root 0 2008-08-26 11:32 /proc/sys/net/ipv4/route > d--------- 0 root root 0 2008-08-26 19:16 /proc/sys/net/ipv4/neigh > > Signed-off-by: Hugh Dickins Acked-by: Al Viro