Attention is currently required from: Timur Davydov.
pespin has posted comments on this change by Timur Davydov. ( https://gerrit.osmocom.org/c/libosmocore/+/41878?usp=email )
Change subject: build: detect netns support via configure-time capability checks ......................................................................
Patch Set 6:
(2 comments)
Patchset:
PS6: In any case, the new version of the patch doesn't do what I requested in the previous patch version :)
File include/osmocom/core/netdev.h:
https://gerrit.osmocom.org/c/libosmocore/+/41878/comment/50799640_75deba73?u... : PS6, Line 6: #include "config.h" You cannot include config here, since this is a public header used by other projects, while "config.h" is a private header of the project.