> > This API was controversial and mostly unwelcome from the start. > > It was ridiculed as "ioctls over netlink" at the last kernel summit. > > Which is complete FUD. In that case, the whole RtNetlink can > be classified as "ioctls over netlink".
The problem is that WE over netlink is basically using netlink to transfer the same binary blobs as the WE ioctls, rather than using properly structured netlink messages. > > One of the objections to having merged the API was that _if_ it were > > to gain users then we would have to carry that maintenance burden > > ad infinitum. > > More FUD. It does not add any new commands. The proof is in > the pudding, no change was needed in any driver to support it, > therefore it could not have added any burden on any compatibility > layer. The point is that if WE over netlink is used by applications, then the kernel must maintain that ABI (of WE over netlink) forever. - R. - 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