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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



rtnetlink_rcv_msg() calls dumpit() (via netlink_dump_start) only for those
messages for which the last two bits are binary '10'. So I had to use these
values. All the other *GET* macros use the same semantics.

thanks,

- KK


David S. Miller wrote:
   From: Krishna Kumar <krkumar@us.ibm.com>
   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)


- : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux