On Thu, Jan 16, 2025 at 1:27 PM Akihiko Odaki wrote:
>
> On 2025/01/16 10:17, Jason Wang wrote:
> > On Wed, Jan 15, 2025 at 1:17 PM Akihiko Odaki
> > wrote:
> >>
> >> On 2025/01/13 11:59, Jason Wang wrote:
> >>> On Sat, Jan 11, 2025 at 1:43 PM Akihiko Odaki
> >>> wrote:
>
> Hi Jason,
On 2025/01/16 10:17, Jason Wang wrote:
On Wed, Jan 15, 2025 at 1:17 PM Akihiko Odaki wrote:
On 2025/01/13 11:59, Jason Wang wrote:
On Sat, Jan 11, 2025 at 1:43 PM Akihiko Odaki wrote:
Hi Jason,
Can you check this patch again?
I would like to have this if
1) it would be used by libvirt.
On Wed, Jan 15, 2025 at 1:17 PM Akihiko Odaki wrote:
>
> On 2025/01/13 11:59, Jason Wang wrote:
> > On Sat, Jan 11, 2025 at 1:43 PM Akihiko Odaki
> > wrote:
> >>
> >> Hi Jason,
> >>
> >> Can you check this patch again?
> >
> > I would like to have this if
> >
> > 1) it would be used by libvirt.
On 2025/01/13 11:59, Jason Wang wrote:
On Sat, Jan 11, 2025 at 1:43 PM Akihiko Odaki wrote:
Hi Jason,
Can you check this patch again?
I would like to have this if
1) it would be used by libvirt.
or
2) there's no other way to do this
I need this to make QEMU work with macvtap on mkosi,
On Sat, Jan 11, 2025 at 1:43 PM Akihiko Odaki wrote:
>
> Hi Jason,
>
> Can you check this patch again?
I would like to have this if
1) it would be used by libvirt.
or
2) there's no other way to do this
Thanks
>
> Regards,
> Akihiko Odaki
>
> On 2024/10/22 13:59, Akihiko Odaki wrote:
> > On 2
Hi Jason,
Can you check this patch again?
Regards,
Akihiko Odaki
On 2024/10/22 13:59, Akihiko Odaki wrote:
On 2024/10/18 17:10, Jason Wang wrote:
On Sat, Oct 12, 2024 at 5:05 PM Akihiko Odaki
wrote:
On 2024/10/09 16:41, Jason Wang wrote:
On Tue, Oct 8, 2024 at 2:52 PM Akihiko Odaki
wrote
On 2024/10/18 17:10, Jason Wang wrote:
On Sat, Oct 12, 2024 at 5:05 PM Akihiko Odaki wrote:
On 2024/10/09 16:41, Jason Wang wrote:
On Tue, Oct 8, 2024 at 2:52 PM Akihiko Odaki wrote:
ipvtap and macvtap create a file for each interface unlike tuntap, which
creates one file shared by all int
On Sat, Oct 12, 2024 at 5:05 PM Akihiko Odaki wrote:
>
> On 2024/10/09 16:41, Jason Wang wrote:
> > On Tue, Oct 8, 2024 at 2:52 PM Akihiko Odaki
> > wrote:
> >>
> >> ipvtap and macvtap create a file for each interface unlike tuntap, which
> >> creates one file shared by all interfaces. Try to op
On 2024/10/09 16:41, Jason Wang wrote:
On Tue, Oct 8, 2024 at 2:52 PM Akihiko Odaki wrote:
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.
Manageme
On Tue, Oct 8, 2024 at 2:52 PM Akihiko Odaki wrote:
>
> 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.
>
Management layers usually pass these fds vi
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
---
net/tap-linux.c | 17 ++---
1 file changed, 14 insertions(+
11 matches
Mail list logo