All of lore.kernel.org
 help / color / mirror / Atom feed
From: Salvatore Mesoraca <s.mesoraca16@gmail.com>
To: netdev@vger.kernel.org
Cc: YOSHIFUJI Hideaki <hideaki.yoshifuji@miraclelinux.com>,
	Lorenzo Colitti <lorenzo@google.com>,
	Vasiliy Kulikov <segooon@gmail.com>,
	Tyler Hicks <tyhicks@canonical.com>,
	s.mesoraca16@gmail.com, netdev@vger.kernel.org
Subject: [PATCH v3 0/2] iputils ping/ping6: add (non-raw) ICMP socket support
Date: Tue, 14 Apr 2015 17:14:04 +0200	[thread overview]
Message-ID: <2533400.J7TS57yqTy@msg-id> (raw)

V2->V3:
 This patchset is based on the Lorenzo Colitti's one instead of the original by
 Vasiliy Kulikov. This one also support ping6.

Salvatore Mesoraca (2):
  iputils ping/ping6: Add a function to check if a packet is ours
  iputils ping/ping6: add (non-raw) ICMP socket support

 doc/ping.sgml |  5 ++--
 ping.c        | 78 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
 ping6.c       | 84 ++++++++++++++++++++++++++++++++++++++++----------------------------
 ping_common.c |  9 ++++++--
 ping_common.h |  2 ++
 5 files changed, 121 insertions(+), 57 deletions(-)

             reply	other threads:[~2015-04-14 15:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-14 15:14 Salvatore Mesoraca [this message]
2015-04-15 11:53 ` [PATCH v3 0/2] iputils ping/ping6: add (non-raw) ICMP socket support YOSHIFUJI Hideaki

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=2533400.J7TS57yqTy@msg-id \
    --to=s.mesoraca16@gmail.com \
    --cc=hideaki.yoshifuji@miraclelinux.com \
    --cc=lorenzo@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=segooon@gmail.com \
    --cc=tyhicks@canonical.com \
    /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.