On Fri, Dec 15, 2017 at 11:34:37AM +0000, Radu Nicolau wrote: > Functions like nl_recev and nl_send name clash functions in the > libnl library (https://www.infradead.org/~tgr/libnl/). > All functions declared in tap_netlink.h were decorated with tap_ > for consistency. > > Signed-off-by: Radu Nicolau <radu.nico...@intel.com> > ---
If these are publicly accessible functions should they not have an "rte_" prefix?