[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.5.1-110-g2f0f49c

(spam-protected) (spam-protected)
Wed Feb 20 13:13:52 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".

        See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=v0.6.5.1-110-g2f0f49c
        for a web version of the last commit.

The branch, master has been updated
       via  2f0f49c092f7281a5684eba85247f0e4b7242af7 (commit)
       via  6d181a61e9fe707695e87525fbc0d1ebeac2ca55 (commit)
       via  2372064cb60ef64d2bd22b97e133a07b1061f31e (commit)
       via  4875d589c3b2d9736e6ffa4f1910b5921bae6f3c (commit)
       via  423e4488dc010ade6eab35ae60b674a536cc8fbb (commit)
       via  87f9de3e7e8f49d55f30c0ab3e1d4105b58ed0f7 (commit)
       via  8937db5fba592f0b5e2bb9c8a5cdfa31caf4e8e9 (commit)
      from  e53356f3b7e86718e828104856bca32ec93e6ce1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2f0f49c092f7281a5684eba85247f0e4b7242af7
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 20 12:47:37 2013 +0100

    make: ensure win32 install respects DESTDIR
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 6d181a61e9fe707695e87525fbc0d1ebeac2ca55
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 20 11:52:46 2013 +0100

    p2pd: supported on Android
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 2372064cb60ef64d2bd22b97e133a07b1061f31e
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 20 11:54:24 2013 +0100

    mdns: supported on Android
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 4875d589c3b2d9736e6ffa4f1910b5921bae6f3c
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 20 12:18:52 2013 +0100

    mdns: fix three alignment warnings
    
    src/NetworkInterfaces.c: In function 'CreateRouterElectionSocket':
    src/NetworkInterfaces.c:288:16: error: cast increases required alignment of target type [-Werror=cast-align]
    src/NetworkInterfaces.c: In function 'CreateHelloSocket':
    src/NetworkInterfaces.c:383:16: error: cast increases required alignment of target type [-Werror=cast-align]
    src/mdns.c: In function 'ip_checksum':
    src/mdns.c:94:18: error: cast increases required alignment of target type [-Werror=cast-align]
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 423e4488dc010ade6eab35ae60b674a536cc8fbb
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 20 12:20:43 2013 +0100

    mdns: don't use non-standard ushot type
    
    src/mdns.c: In function 'ip_checksum':
    src/mdns.c:94:19: error: 'ushort' undeclared (first use in this function)
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 87f9de3e7e8f49d55f30c0ab3e1d4105b58ed0f7
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 20 12:09:21 2013 +0100

    mdns: fix container_of pointer arith
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 8937db5fba592f0b5e2bb9c8a5cdfa31caf4e8e9
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 20 11:31:56 2013 +0100

    make: only install sgw related files when sgw is supported
    
    Which is for Linux and Android
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

-----------------------------------------------------------------------

Summary of changes:
 Makefile                         |   11 +++++++++++
 lib/mdns/Makefile                |   17 +++++++++++++++--
 lib/mdns/src/NetworkInterfaces.c |    4 ++--
 lib/mdns/src/container_of.h      |    2 +-
 lib/mdns/src/mdns.c              |    4 ++--
 lib/p2pd/Makefile                |   17 +++++++++++++++--
 make/Makefile.win32              |    4 ++--
 7 files changed, 48 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list