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

Changes to v1:
 * move the build check macros in a separate flag
 * reorder batadv_iv_flags and remove VIS stuff
 * add check for adding record route info for icmp request/replies

This is based on ordex/compat_bump.

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         |   66 ++--
 routing.c        |   74 ++---
 routing.h        |    2 +
 send.c           |    1 -
 soft-interface.c |    1 -
 sysfs.c          |   72 -----
 types.h          |   82 -----
 vis.c            |  935 ------------------------------------------------------
 vis.h            |   36 ---
 14 files changed, 81 insertions(+), 1253 deletions(-)
 delete mode 100644 vis.c
 delete mode 100644 vis.h

-- 
1.7.10.4


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

end of thread, other threads:[~2013-04-20  9:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 19:52 [B.A.T.M.A.N.] [PATCHv2 0/6] compat bump work Simon Wunderlich
2013-04-19 19:52 ` [B.A.T.M.A.N.] [PATCHv2 1/6] batman-adv: remove vis functionality Simon Wunderlich
2013-04-19 19:52 ` [B.A.T.M.A.N.] [PATCHv2 2/6] batman-adv: add build check macros for packet member offset Simon Wunderlich
2013-04-20  9:38   ` Marek Lindner
2013-04-19 19:52 ` [B.A.T.M.A.N.] [PATCHv2 3/6] batman-adv: reorder packet types Simon Wunderlich
2013-04-20  9:40   ` Marek Lindner
2013-04-19 19:52 ` [B.A.T.M.A.N.] [PATCHv2 4/6] batman-adv: remove packed from batadv_ogm_packet Simon Wunderlich
2013-04-20  9:41   ` Marek Lindner
2013-04-19 19:52 ` [B.A.T.M.A.N.] [PATCHv2 5/6] batman-adv: reorder batadv_iv_flags Simon Wunderlich
2013-04-20  9:42   ` Marek Lindner
2013-04-19 19:52 ` [B.A.T.M.A.N.] [PATCHv2 6/6] batman-adv: only add recordroute information to icmp request/reply Simon Wunderlich

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