Disable MACVLAN feature for Tizen
authorKunhoon Baik <knhoon.baik@samsung.com>
Mon, 23 Aug 2021 07:20:38 +0000 (16:20 +0900)
committerKunhoon Baik <knhoon.baik@samsung.com>
Mon, 23 Aug 2021 07:20:38 +0000 (16:20 +0900)
commit51ae770598e484bb5006fbb6675a7bf6a0294d99
tree0072ebc1fe852d7bfd8c7e00613e8e7b4b6a87ee
parentd0c478f2aa9b5cbe1a9fee65eeb9c402e28837c5
Disable MACVLAN feature for Tizen

Tizen does not support libnl3 macvlan officially because libnl3 version is 3.2.22.
In addition, MACVLAN feature was not tested in Tizen.

At this moment, malort project does not require network virtualization.
Thus, at this moment, it is ok to disable Tizen.

In the future, when MACVLAN supports in Tizen, MACVLAN feature will be enabled.
net.cc