All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ell@lists.01.org
Subject: Re: [PATCH 2/2] avoid using inet_aton()
Date: Fri, 04 Jun 2021 10:41:38 -0500	[thread overview]
Message-ID: <231f352b-41c5-d989-0a6d-cd13ecfd423f@gmail.com> (raw)
In-Reply-To: <febf75f8dd0a4a97e4d650a8655752aef0aa685e.1622713571.git.davide.caratti@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

Hi Davide,

On 6/3/21 4:50 AM, Davide Caratti wrote:
> use inet_pton(AF_INET,...), like it's done elsewhere for IPv6.
> 
> Signed-off-by: Davide Caratti <davide.caratti@gmail.com>

We do not use Signed-off-by here, so I dropped this.

> ---
>   ell/dhcp-server.c | 14 +++++++-------
>   1 file changed, 7 insertions(+), 7 deletions(-)
> 

Applied, thanks.

Regards,
-Denis

      reply	other threads:[~2021-06-04 15:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-03  9:50 [PATCH 0/2] avoid using inet_ntoa() and inet_aton() Davide Caratti
2021-06-03  9:50 ` [PATCH 1/2] avoid using inet_ntoa() Davide Caratti
2021-06-04 16:01   ` Denis Kenzior
2021-06-07 17:00     ` d. caratti
2021-06-07 18:41       ` Denis Kenzior
2021-06-08 12:46         ` d. caratti
2021-06-08 16:22           ` Denis Kenzior
2021-06-09 10:18             ` d. caratti
2021-06-10 22:12               ` Denis Kenzior
2021-06-03  9:50 ` [PATCH 2/2] avoid using inet_aton() Davide Caratti
2021-06-04 15:41   ` Denis Kenzior [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=231f352b-41c5-d989-0a6d-cd13ecfd423f@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ell@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.