commit | ac2ff9b840ce82cc7d5fd9ce4fd3019a434d7dc9 | [log] [tgz] |
---|---|---|
author | Akihiko Odaki <akihiko.odaki@daynix.com> | Tue Oct 08 15:52:06 2024 +0900 |
committer | Jason Wang <jasowang@redhat.com> | Mon Mar 10 17:07:16 2025 +0800 |
tree | 0d8cf020ecf79b3d34f0dbfe419138fb7410451c | |
parent | 2938c36937559554a2408b008470c9a76cb9271a [diff] |
tap-linux: Open ipvtap and macvtap ipvtap and macvtap create a file for each interface unlike tuntap, which creates one file shared by all interfaces. Try to open a file dedicated to the interface first for ipvtap and macvtap. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>