All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH wpan-tools 0/3] wpan-ping address handling rework and server simplification
@ 2015-06-18 22:27 Stefan Schmidt
  2015-06-18 22:27 ` [PATCH wpan-tools 1/3] wpan-ping: Reduce packet recv timeout to 500ms from 2s Stefan Schmidt
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Stefan Schmidt @ 2015-06-18 22:27 UTC (permalink / raw)
  To: linux-wpan; +Cc: Alexander Aring, Stefan Schmidt

Hello.

This needs to go on top of the extended address handling patchset.

Some unification of the address handling and as nice feature a simplified server
side where no destination needs to be given as parameter.

If you have remarks I should be able to reply next week as I will be off for a long
weekend in a few hours.

Stefan Schmidt (3):
  wpan-ping: Reduce packet recv timeout to 500ms from 2s
  wpan-ping: unify src and dst address handling
  wpan-ping: use recvfrom and sendto isntead of connecting the socket

 wpan-ping/wpan-ping.c | 137 ++++++++++++++++++++++++--------------------------
 1 file changed, 65 insertions(+), 72 deletions(-)

regards
Stefan Schmidt

-- 
2.4.3


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

end of thread, other threads:[~2015-06-19  8:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-18 22:27 [PATCH wpan-tools 0/3] wpan-ping address handling rework and server simplification Stefan Schmidt
2015-06-18 22:27 ` [PATCH wpan-tools 1/3] wpan-ping: Reduce packet recv timeout to 500ms from 2s Stefan Schmidt
2015-06-18 22:27 ` [PATCH wpan-tools 2/3] wpan-ping: unify src and dst address handling Stefan Schmidt
2015-06-19  8:04   ` Alexander Aring
2015-06-18 22:27 ` [PATCH wpan-tools 3/3] wpan-ping: use recvfrom and sendto isntead of connecting the socket Stefan Schmidt
2015-06-19  8:07 ` [PATCH wpan-tools 0/3] wpan-ping address handling rework and server simplification Alexander Aring

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.