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

Reply via email to