Disable Net NS feature for Tizen
authorKunhoon Baik <knhoon.baik@samsung.com>
Mon, 23 Aug 2021 07:53:47 +0000 (16:53 +0900)
committerKunhoon Baik <knhoon.baik@samsung.com>
Mon, 23 Aug 2021 07:53:47 +0000 (16:53 +0900)
commit6c54c3c6c38844627d3fa72fd0e97ed8ba7cf91d
tree864bcefc06b845772c9ec211e2784d989ef1d882
parent51ae770598e484bb5006fbb6675a7bf6a0294d99
Disable Net NS feature for Tizen

Tizen does not support libnl3 net namespace officially because libnl3 version is 3.2.22.

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

In the future, when libnl3 is upgraded to over 3.2.24, net namespace feature will be enabled.
net.cc