public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCHv4 0/6] compat bump work
@ 2013-04-25  8:37 Simon Wunderlich
  2013-04-25  8:37 ` [B.A.T.M.A.N.] [PATCHv4 1/6] batman-adv: remove vis functionality Simon Wunderlich
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Simon Wunderlich @ 2013-04-25  8:37 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Simon Wunderlich

This is pretty much a rebase (this time on master) of the v3
patchset with some minor modifications.

Simon Wunderlich (6):
  batman-adv: remove vis functionality
  batman-adv: add build check macros for packet member offset
  batman-adv: reorder packet types
  batman-adv: remove packed from batadv_ogm_packet
  batman-adv: reorder batadv_iv_flags
  batman-adv: only add recordroute information to icmp request/reply

 Makefile.kbuild  |    1 -
 bat_iv_ogm.c     |    7 -
 debugfs.c        |    9 -
 hard-interface.c |    9 -
 main.c           |   39 ++-
 packet.h         |   75 +++--
 routing.c        |   83 ++---
 routing.h        |    4 +-
 send.c           |    1 -
 soft-interface.c |    1 -
 sysfs.c          |   72 -----
 types.h          |   82 -----
 vis.c            |  936 ------------------------------------------------------
 vis.h            |   36 ---
 14 files changed, 99 insertions(+), 1256 deletions(-)
 delete mode 100644 vis.c
 delete mode 100644 vis.h

-- 
1.7.10.4


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

end of thread, other threads:[~2013-04-27  5:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25  8:37 [B.A.T.M.A.N.] [PATCHv4 0/6] compat bump work Simon Wunderlich
2013-04-25  8:37 ` [B.A.T.M.A.N.] [PATCHv4 1/6] batman-adv: remove vis functionality Simon Wunderlich
2013-04-25  8:37 ` [B.A.T.M.A.N.] [PATCHv4 2/6] batman-adv: add build check macros for packet member offset Simon Wunderlich
2013-04-27  5:33   ` Marek Lindner
2013-04-25  8:37 ` [B.A.T.M.A.N.] [PATCHv4 3/6] batman-adv: reorder packet types Simon Wunderlich
2013-04-27  5:44   ` Marek Lindner
2013-04-25  8:37 ` [B.A.T.M.A.N.] [PATCHv4 4/6] batman-adv: remove packed from batadv_ogm_packet Simon Wunderlich
2013-04-27  5:47   ` Marek Lindner
2013-04-25  8:37 ` [B.A.T.M.A.N.] [PATCHv4 5/6] batman-adv: reorder batadv_iv_flags Simon Wunderlich
2013-04-27  5:53   ` Marek Lindner
2013-04-25  8:37 ` [B.A.T.M.A.N.] [PATCHv4 6/6] batman-adv: only add recordroute information to icmp request/reply Simon Wunderlich
2013-04-27  5:54   ` Marek Lindner

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