[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.6.2-237-gba831c6

(spam-protected) (spam-protected)
Fri Aug 22 11:47:53 CEST 2014


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.6.2-237-gba831c6
        for a web version of the last commit.

The branch, master has been updated
       via  ba831c682f3790d82f54cd2d17bf3b9378bac509 (commit)
       via  0295e11e10602741aa0417349a51e1ca39aa192c (commit)
       via  b2b3aac127d7b3415ef713451b21a3a3d4173f57 (commit)
       via  9aef40cdd0a2a8a3fb70ce6c45cde47465ede90a (commit)
       via  4268efc3eac3ceca427ee33deafabce2d0efbe9f (commit)
       via  106a01ccdc71d3da18dc26f006d7209aee9702ed (commit)
       via  623ccdaa47316209963992a66e109428af46b88d (commit)
       via  17a2961a0df012c310e4142b44ea98e48b2ee3eb (commit)
       via  6201841bb72a23140f4e2ca6781df3c2cc224935 (commit)
       via  aa2f694e0230df54ccee1933623ff9069fd6dc60 (commit)
      from  0f26590a8f3bad80b2ac31bbaa2a73fbf559232b (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 ba831c682f3790d82f54cd2d17bf3b9378bac509
Merge: 0295e11 b2b3aac
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Aug 22 11:42:19 2014 +0200

    Merge branch 'linux-routes.v1'
    
    * linux-routes.v1:
      linux: export the olsr_new_netlink_route function
      linux: make it possible to add/remove blackhole routes
      linux: add 'scope' parameter to olsr_new_netlink_route function
      linux: add 'flags' parameter to olsr_new_netlink_route function
      linux: do not try to set routes with negative metric
      linux: fix type of af_family
      linux: fix using tables >= 256
      linux: increase the netlink buffer size

commit 0295e11e10602741aa0417349a51e1ca39aa192c
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Aug 15 16:38:49 2014 +0200

    android: use the machine specific NDK instead of always the 32bit variant
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit b2b3aac127d7b3415ef713451b21a3a3d4173f57
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Aug 13 17:51:36 2014 +0200

    linux: export the olsr_new_netlink_route function
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 9aef40cdd0a2a8a3fb70ce6c45cde47465ede90a
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Aug 13 17:51:12 2014 +0200

    linux: make it possible to add/remove blackhole routes
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 4268efc3eac3ceca427ee33deafabce2d0efbe9f
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Aug 13 17:47:57 2014 +0200

    linux: add 'scope' parameter to olsr_new_netlink_route function
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 106a01ccdc71d3da18dc26f006d7209aee9702ed
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Aug 13 17:45:48 2014 +0200

    linux: add 'flags' parameter to olsr_new_netlink_route function
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 623ccdaa47316209963992a66e109428af46b88d
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Aug 13 12:03:44 2014 +0200

    linux: do not try to set routes with negative metric
    
    Makes no sense.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 17a2961a0df012c310e4142b44ea98e48b2ee3eb
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Aug 13 11:45:19 2014 +0200

    linux: fix type of af_family
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 6201841bb72a23140f4e2ca6781df3c2cc224935
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Aug 15 15:36:30 2014 +0200

    linux: fix using tables >= 256
    
    Mirror what iproute2 does.
    
    An exception is made for Android: RTA_TABLE is not available in the
    current required Android version and we don't want to bump it.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit aa2f694e0230df54ccee1933623ff9069fd6dc60
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Aug 13 11:33:34 2014 +0200

    linux: increase the netlink buffer size
    
    Mirror what iproute2 does.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 make/Makefile.android        |    7 +++--
 src/kernel_routes.h          |    7 ++++-
 src/linux/kernel_routes_nl.c |   64 +++++++++++++++++++++++++-----------------
 3 files changed, 49 insertions(+), 29 deletions(-)


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




More information about the Olsr-commit mailing list