Hello Edo,

as discussed already, some general remarks:

 * please squash these patches to one - as far as I can see, the 2 others are 
mostly
   fixes to the first one
 * Don't turn on debugging in the Makefile - we don't want that by default
 * please also include the batctl patch, it is important for testing

Thanks
        Simon

On Thu, Aug 09, 2012 at 02:15:23PM +0200, Edo Monticelli wrote:
> Hi,
> 
> I have almost completed my Google Summer of Code project and I'd like to have 
> a
> feedback from the batman community. The project is a kernel-space bandwidth
> meter, a lightweight tool to measure network performance between batman nodes.
> You can find a general project description in the project wiki page:
> 
> http://www.open-mesh.org/projects/batman-adv/wiki/GSOC2012_BW
> 
> Any advice is welcome,
> Edo Monticelli
> 
> 
> Edo Monticelli (3):
>   batman-adv: bandwidth meter implementation
>   batman-adv: sender retransmission counter
>   batman-adv: seqnumber is wrap around safe
> 
>  Makefile         |    2 +-
>  Makefile.kbuild  |    1 +
>  bw_meter.c       |  531 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  bw_meter.h       |    7 +
>  icmp_socket.c    |   18 ++
>  main.c           |    2 +
>  packet.h         |   22 ++-
>  routing.c        |   15 ++-
>  soft-interface.c |    5 +
>  types.h          |   38 ++++
>  10 files changed, 634 insertions(+), 7 deletions(-)
>  create mode 100644 bw_meter.c
>  create mode 100644 bw_meter.h
> 
> -- 
> 1.7.8.6
> 
> 

Attachment: signature.asc
Description: Digital signature

Reply via email to