All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH wpan-tools 0/3] wpan-ping fixes
@ 2015-06-05 13:32 Stefan Schmidt
  2015-06-05 13:32 ` [PATCH wpan-tools 1/3] wpan-ping: Take 6LoWPAN dispatch byte into account Stefan Schmidt
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Stefan Schmidt @ 2015-06-05 13:32 UTC (permalink / raw)
  To: linux-wpan; +Cc: Alexander Aring, Stefan Schmidt

Hello.

Some smaller fixes. wpan-ping no plays nicely in 6LoWPAN networks by settign
the dispatch byte to not a 6LoWPAN frame. The other two are just some
missing gitignore entries I spotted.

Stefan Schmidt (3):
  wpan-ping: Take 6LoWPAN dispatch byte into account
  gitignore: add generated iwpan-info
  wpan-ping: Add .gitignore to ignore generated files

 src/.gitignore        |  1 +
 wpan-ping/.gitignore  |  2 ++
 wpan-ping/wpan-ping.c | 17 ++++++++++-------
 3 files changed, 13 insertions(+), 7 deletions(-)
 create mode 100644 wpan-ping/.gitignore

regards
Stefan Schmidt

-- 
2.1.0


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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-05 13:32 [PATCH wpan-tools 0/3] wpan-ping fixes Stefan Schmidt
2015-06-05 13:32 ` [PATCH wpan-tools 1/3] wpan-ping: Take 6LoWPAN dispatch byte into account Stefan Schmidt
2015-06-05 13:32 ` [PATCH wpan-tools 2/3] gitignore: add generated iwpan-info Stefan Schmidt
2015-06-05 16:08   ` Guido Günther
2015-06-05 21:47     ` [PATCH wpan-tools 2/3] gitignore: use wildcard to ignore object files Stefan Schmidt
2015-06-05 21:48     ` [PATCH wpan-tools 2/3] gitignore: add generated iwpan-info Stefan Schmidt
2015-06-05 13:32 ` [PATCH wpan-tools 3/3] wpan-ping: Add .gitignore to ignore generated files Stefan Schmidt
2015-06-06  8:25 ` [PATCH wpan-tools 0/3] wpan-ping fixes 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.