[vbox-dev] Small "bug" in DrvUDPTunnel

Christophe Devriese christophe.devriese at gmail.com
Mon Jan 16 11:22:08 GMT 2012


Full patch attached. Apparently iprt needs a small patch as well.

Christophe

On Mon, Jan 16, 2012 at 10:13 PM, Christophe Devriese <
christophe.devriese at gmail.com> wrote:

> Hi,
>
> Having a UDP source port of 0 is not actually a mistake. By passing this
> value you're asking the kernel to assign a free source port for your
> socket. This is a desirable feature imho.
>
> The attached patch should make sport=0 an option for udptunnel drivers.
>
> Christophe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20120116/6ee2fe87/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: udpTunnelRandomSourcePort.patch
Type: text/x-patch
Size: 1367 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20120116/6ee2fe87/attachment.bin>


More information about the vbox-dev mailing list