* Patrick McHardy <[EMAIL PROTECTED]> 2006-07-31 20:01 > Thomas Graf wrote: > > * Ville Nuorvala <[EMAIL PROTECTED]> 2006-07-31 17:46 > > > >>Shouldn't all these (struct fib_rule_hdr included) actually be defined > >>in include/linux/rtnetlink.h? > > > > > > We used to stuff everything into rtnetlink.h for no good reason. Having > > independant include/linux/<subsystem>.h to export the interface to > > userspace and include/net/<subsystem>.h to export the kernel interface > > instead of contributing to the ifdef hell seems a lot cleaner to me. > > > I agree, but then we should also split up rtnetlink.h. Having one > special case will just make it harder to find.
Already done in the patchset converting things to the new netlink interface that I'll start submiting in the next days. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html