summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/export.py
diff options
context:
space:
mode:
authorJörg Sommer <joerg.sommer@navimatix.de>2023-06-09 10:51:06 +0200
committerSteve Sakoman <steve@sakoman.com>2023-06-30 04:07:59 -1000
commitd6433056607ba01af94df996822d900b3b31abe7 (patch)
treeb42bc09b709b8f6e623a906f4d94ffa84eff4165 /scripts/lib/devtool/export.py
parent6e706f41560481e2b3122498ffdf53ee14a7f1ef (diff)
downloadpoky-d6433056607ba01af94df996822d900b3b31abe7.tar.gz
runqemu-ifupdown/get-tapdevs: Add support for ip tuntap
The *ip* command supports the creation and destruction of TAP devices since 2009 and might be more likely installed on systems then *tunctl*. Therefore it should be tried to setup or teardown the TAP interface with *ip* before falling back to *tunctl*. https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=580fbd88f75cc9eea0d28a48c025b090eb9419a7 (From OE-Core rev: e448f9b292aba2bf344a69f32d62b107c18993e9) Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 424ede206baae1c228583aab1df6c18513ac104f) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions