Replaces the rather ugly struct kern_rta + rtmsg with a new struct fib_config while converting everything to the new netlink api. Simplifies the FIB module interface quite a bit and allows changing internals while keeping a stable netlink interface.
Gets rid of things like passing on netlink_skb_parms all around the fib code etc. Also fixes some memory corruptions that could be triggered via netlink messages, not sure which would actually lead to an oops though. - 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