Attention is currently required from: daniel.
2 comments:
File src/core/netdev.c:
You could actually have the ifdef here and log/return -ENOTSUP. […]
I would prefer to keep them below, since the netns stuff is totally orthogonal to using ioctl or libmnl or whatever.
Patch Set #1, Line 855: LOGNETDEV(netdev, LOGL_NOTICE, "%s: NOT SUPPORTED. Build libosmocore with --enable-libmnl.\n", __func__);
I'm torn whether these should actually abort the program. […]
I'll move it to ERROR.
To view, visit change 31071. To unsubscribe, or for help writing mail filters, visit settings.