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.
A new struct nl_info will
From: Thomas Graf <[EMAIL PROTECTED]>
Date: Wed, 9 Aug 2006 01:11:03 +0200
> 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.
Ok.
-
To unsubscribe from this list: send the line "unsubscribe netdev"
* 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 thr
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