public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [RFC] GSOC:bandwidth meter (batadv)
@ 2012-08-23 13:41 Edo Monticelli
  2012-08-23 13:41 ` [B.A.T.M.A.N.] [PATCH] batman-adv: bandwidth meter implementation Edo Monticelli
  0 siblings, 1 reply; 4+ messages in thread
From: Edo Monticelli @ 2012-08-23 13:41 UTC (permalink / raw)
  To: b.a.t.m.a.n

Hi all,

this is the final version of my google summer of code project,
"Bandwidth Meter". For a project description you can see the wiki page
and gsoc final report:

http://www.open-mesh.org/projects/batman-adv/wiki/Bandwidth_meter

http://www.open-mesh.org/projects/batman-adv/wiki/GSOC2012_BW_report

Any comment is welcome,

Edo


Edo Monticelli (1):
  batman-adv: bandwidth meter implementation

 Makefile.kbuild |    1 +
 bw_meter.c      |  622 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 bw_meter.h      |    7 +
 icmp_socket.c   |   18 ++
 main.c          |    2 +
 packet.h        |   38 +++-
 routing.c       |   15 ++-
 types.h         |   25 +++
 8 files changed, 722 insertions(+), 6 deletions(-)
 create mode 100644 bw_meter.c
 create mode 100644 bw_meter.h

-- 
1.7.8.6

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

end of thread, other threads:[~2012-08-31 14:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23 13:41 [B.A.T.M.A.N.] [RFC] GSOC:bandwidth meter (batadv) Edo Monticelli
2012-08-23 13:41 ` [B.A.T.M.A.N.] [PATCH] batman-adv: bandwidth meter implementation Edo Monticelli
2012-08-23 14:21   ` Sven Eckelmann
2012-08-31 14:04   ` Simon Wunderlich

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