netdev
[Top] [All Lists]

Re: [PATCH] Prefix List against 2.5.70 (re-done)

To: krkumar@xxxxxxxxxx
Subject: Re: [PATCH] Prefix List against 2.5.70 (re-done)
From: "David S. Miller" <davem@xxxxxxxxxx>
Date: Thu, 26 Jun 2003 23:07:27 -0700 (PDT)
Cc: yoshfuji@xxxxxxxxxxxxxx, netdev@xxxxxxxxxxx, linux-net@xxxxxxxxxxxxxxx
In-reply-to: <3EFB2017.5030202@xxxxxxxxxx>
References: <3EF9D5C2.5080101@xxxxxxxxxx> <20030625.234251.116353369.davem@xxxxxxxxxx> <3EFB2017.5030202@xxxxxxxxxx>
Sender: netdev-bounce@xxxxxxxxxxx
   From: Krishna Kumar <krkumar@xxxxxxxxxx>
   Date: Thu, 26 Jun 2003 09:32:23 -0700

I still have problems with this patch.
   
   -#define     RTM_MAX         (RTM_BASE+31)
   +#define     RTM_GETLNKFLAGS (RTM_BASE+34)
   +
   +#define     RTM_GETPLIST    (RTM_BASE+38)

Please allocate contiguous numbers to the new messages, don't skip
around like this.

Thanks.  (this of course means you have to redo your 2.4.x patch
as well)

<Prev in Thread] Current Thread [Next in Thread>