qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

udp guestfwd


From: Louai Al-Khanji
Subject: udp guestfwd
Date: Fri, 27 Oct 2023 23:43:17 -0700

Hi,

I'm interested in having the guestfwd option work for udp. My understanding is that currently it's restricted to only tcp.

I'm not familiar with libslirp internals. What would need to be changed to implement this? I'm potentially interested in doing the work.

I did a tiny amount of digging around libslirp and saw this comment in `udp.c':

        /*
         * XXXXX Here, check if it's in udpexec_list,
         * and if it is, do the fork_exec() etc.
         */

I wonder whether that is related. In any case any help is much appreciated.

Thanks,
Louai Al-Khanji

reply via email to

[Prev in Thread] Current Thread [Next in Thread]