Attention is currently required from: pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/31063 )
Change subject: Introduce tundev API ......................................................................
Patch Set 3:
(1 comment)
File src/core/tun.c:
https://gerrit.osmocom.org/c/libosmocore/+/31063/comment/198119ec_dc592da6 PS3, Line 265: if_nametoindex FYI, there is a somewhat strange TUNSETIFINDEX ioctl() using which you could first set an arbitrary ifindex number which would then be used when creatin the tunnel with TUNSETIFF. See https://patchwork.ozlabs.org/project/netdev/patch/51B99946.3000703@parallels... - which was merged in 2013 / kernel 3.12. Not sure if it's worth the effort, just wanted to point it out.