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/2] debugfs files for the network wide multi interface optimization
@ 2013-11-21 10:52 Simon Wunderlich
  2013-11-21 10:52 ` [B.A.T.M.A.N.] [PATCHv4 1/2] batman-adv: add debugfs structure for information per interface Simon Wunderlich
  2013-11-21 10:52 ` [B.A.T.M.A.N.] [PATCHv4 2/2] batman-adv: add debugfs support to view multiif tables Simon Wunderlich
  0 siblings, 2 replies; 6+ messages in thread
From: Simon Wunderlich @ 2013-11-21 10:52 UTC (permalink / raw)
  To: b.a.t.m.a.n

This patchset contains the remaining two debugfs patches for the network
wide multi interface optimization. There are some small changes to
the previous patchset as suggested by Marek:

 * omit the hardif directory and move hardif folders directly under $debugs/batman-adv,
   as there should be no conflict with the soft interfaces anyway
 * rename *multiif* functions to *hardif*
 * fix some outdated kerneldoc.

Thanks for all the comments on this patchset, everyone!
   Simon

Simon Wunderlich (2):
  batman-adv: add debugfs structure for information per interface
  batman-adv: add debugfs support to view multiif tables

 bat_iv_ogm.c     |   12 ++++----
 debugfs.c        |   86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 debugfs.h        |    2 ++
 hard-interface.c |    9 ++++++
 originator.c     |   48 +++++++++++++++++++++++++++++-
 originator.h     |    1 +
 types.h          |    5 +++-
 7 files changed, 156 insertions(+), 7 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-11-22 17:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21 10:52 [B.A.T.M.A.N.] [PATCHv4 0/2] debugfs files for the network wide multi interface optimization Simon Wunderlich
2013-11-21 10:52 ` [B.A.T.M.A.N.] [PATCHv4 1/2] batman-adv: add debugfs structure for information per interface Simon Wunderlich
2013-11-21 13:16   ` [B.A.T.M.A.N.] [PATCHv5 " Simon Wunderlich
2013-11-22 17:20     ` Marek Lindner
2013-11-21 10:52 ` [B.A.T.M.A.N.] [PATCHv4 2/2] batman-adv: add debugfs support to view multiif tables Simon Wunderlich
2013-11-22 17:25   ` Marek Lindner

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