public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iputils ping/ping6: add (non-raw) ICMP socket support
@ 2015-04-14 15:14 Salvatore Mesoraca
  2015-04-15 11:53 ` YOSHIFUJI Hideaki
  0 siblings, 1 reply; 2+ messages in thread
From: Salvatore Mesoraca @ 2015-04-14 15:14 UTC (permalink / raw)
  To: netdev
  Cc: YOSHIFUJI Hideaki, Lorenzo Colitti, Vasiliy Kulikov, Tyler Hicks,
	s.mesoraca16, netdev

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v3 0/2] iputils ping/ping6: add (non-raw) ICMP socket support
  2015-04-14 15:14 [PATCH v3 0/2] iputils ping/ping6: add (non-raw) ICMP socket support Salvatore Mesoraca
@ 2015-04-15 11:53 ` YOSHIFUJI Hideaki
  0 siblings, 0 replies; 2+ messages in thread
From: YOSHIFUJI Hideaki @ 2015-04-15 11:53 UTC (permalink / raw)
  To: Salvatore Mesoraca, netdev
  Cc: hideaki.yoshifuji, Lorenzo Colitti, Vasiliy Kulikov, Tyler Hicks

Hi,

Salvatore Mesoraca wrote:
> 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(-)
> 

Applied.  Thanks a lot.

-- 
Hideaki Yoshifuji <hideaki.yoshifuji@miraclelinux.com>
Technical Division, MIRACLE LINUX CORPORATION

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-15 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-14 15:14 [PATCH v3 0/2] iputils ping/ping6: add (non-raw) ICMP socket support Salvatore Mesoraca
2015-04-15 11:53 ` YOSHIFUJI Hideaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox