2016-03-10 10:42, Wenzhuo Lu: > The names of function for tunnel port configuration are not > accurate. They're tunnel_add/del, better change them to > tunnel_port_add/del. > As it may be an ABI change if change the names directly, the > new functions are added but not remove the old ones. The old > ones will be removed in the next release after an ABI change > announcement.
As the API/ABI compatibility is already broken in this release, I suggest to just rename the functions without keeping the old ones. Then this patch should be merge with the next one. I plan do it before applying.