bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] Re: [PATCH] Implement IPv6 capability for the TFTP serve


From: Ludovic Courtès
Subject: [bug-inetutils] Re: [PATCH] Implement IPv6 capability for the TFTP server.
Date: Sun, 12 Sep 2010 19:47:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi,

Mats Erik Andersson <address@hidden> writes:

> +2010-09-12  Mats Erik Andersson <address@hidden>
> +
> +     * libinetutils/tftpsubs.c (synchnet): Upgrade the variable "from"
> +     to be "struct sockaddr_storage".
> +     * src/tftpd.c: Upgrade all "sockaddr_in" to "sockaddr_storage".
> +     Accurate use of "fromlen" to track length of address structure.
> +     (tftp): Let logging display "IPv4", "IPv6, or "?".
> +     (verifyhost): New signature. Uses getnameinfo() as resolver.

I’m confused.  Now that seems to be very close to my patch:

  http://thread.gmane.org/gmane.comp.gnu.inetutils.bugs/2869

What do you think?

Ludo’.



reply via email to

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