On Mon, 21 Jul 2003 05:55:04 +0400 (MSD) kuznet@ms2.inr.ac.ru wrote: > The patch is not quite complete: except for those two questions, > I forgot to add MTU truncated to its IPv4 value, did nothing > for multicast things (I still cannot figure out, what information is > really useful) and did not add active notifications which would be good > to be made after sysctl parameters are changed. Please let us to use some portable types instead of 'int' :-) It is just minor nit, I otherwise like the whole idea. Why are we limited to arrays of 'u32' or whatever? RTA_PUT() can place arbitrary things into the message and length is given. - : 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