Attention is currently required from: osmith, laforge. Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/31025 )
Change subject: Introduce tundev API ......................................................................
Patch Set 7:
(2 comments)
File src/core/tun.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2932): https://gerrit.osmocom.org/c/libosmocore/+/31025/comment/45d51848_66fe7179 PS7, Line 370: if (tb[IFLA_MTU]) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2932): https://gerrit.osmocom.org/c/libosmocore/+/31025/comment/623804e4_24f6ac56 PS7, Line 823: #if 1 Consider removing the #if 1 and its #endif