* Thomas Graf <[EMAIL PROTECTED]> 2006-08-08 00:00 > Introduces struct fib_config replacing the ugly struct kern_rta > prone to ordering issues. Avoids creating faked netlink messages > for auto generated routes or requests via ioctl. > > A new interface net/nexthop.h is added to help navigate through > nexthop configuration arrays. > > Since the netlink source pid of the requesting process is stored > in fib_config, it is no longer required to pass netlink_skb_parms > all along just for event notification.
Hold on with this patch, netlink pid handling for netlink events is completely inconsistent. I want to figure out the right way to do it first. - 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
