Re: [PATCH][INET] Request module protocol strings

2005-08-09 Thread David S. Miller
From: [EMAIL PROTECTED] (Arnaldo Carvalho de Melo) Date: Tue, 9 Aug 2005 16:19:52 -0300 > [INET] Request module protocol strings > > Changed the syntax to: > > nf-pf--proto--type- > > Matching the one in netlink, as pointed out by Harald. > > Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PRO

[PATCH][INET] Request module protocol strings

2005-08-09 Thread Arnaldo Carvalho de Melo
Em Mon, Aug 08, 2005 at 02:01:48PM -0700, David S. Miller escreveu: > > We have an icky situation in this area. Harald is right, > I think. > > I'd suggest that Arnaldo fixes up his af_inet.c changes > so that it uses "net-pf-*" like the rest of the tree > does. > > Arnaldo, I pulled in your ne