Now that netlink_attach() has been removed, the NL_EMULATE_DEV handler functions can't ever be set. So let's rip them out too, because what's left behind can't be used at all. Signed-off-by: Chris Wr
Hi Chris, Why don't you kill Ethertap completely while you're at it. Ethertap needs "Netlink device emulation" stuff. And this whole thing has been marked OBSOLETE for more than two years now. Most p
On Fri, 2005-03-18 at 20:02, Chris Wright wrote: I'd prefer that too. What about the netlink_dev implementation itself? Should it be marked obsolete? It should die - pieces of it have already been sl
I've applied Chris's original patch, then killed ethertap and netlink_dev from my tree. It's very telling that CONFIG_ETHERTAP was still marked EXPERIMENTAL
NL_EMULATE_DEV handler functions can't ever be set, so let's rip them out too. I realize the other half (netlink_attach()) just came out in 2.6.11-rc1, but what's left behind can't be used at all. Si
Now that netlink_attach() has been removed, the NL_EMULATE_DEV handler functions can't ever be set. So let's rip them out too, because what's left behind can't be used at all. Signed-off-by: Chris Wr
Hi Chris, Why don't you kill Ethertap completely while you're at it. Ethertap needs "Netlink device emulation" stuff. And this whole thing has been marked OBSOLETE for more than two years now. Most p
I'd prefer that too. What about the netlink_dev implementation itself? Should it be marked obsolete? It should die - pieces of it have already been slowly disapearing. Totally agree. Even for Ethert
I've applied Chris's original patch, then killed ethertap and netlink_dev from my tree. It's very telling that CONFIG_ETHERTAP was still marked EXPERIMENTAL
NL_EMULATE_DEV handler functions can't ever be set, so let's rip them out too. I realize the other half (netlink_attach()) just came out in 2.6.11-rc1, but what's left behind can't be used at all. Si