[Olsr-commit] OLSR.org main repository branch, pud, updated. OLSRD_0_6_2-277-gc33a5bb

(spam-protected) (spam-protected)
Wed Mar 28 17:58:55 CEST 2012


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=OLSRD_0_6_2-277-gc33a5bb
        for a web version of the last commit.

The branch, pud has been updated
       via  c33a5bbbe57a7fdcf8b0fd43b4e6540e57817c09 (commit)
       via  93ac28d6572574cba49cdf1e136d7da571184105 (commit)
       via  b7577409dcaa93bf6781ddff7e0e6e358fae023a (commit)
      from  515e6478282f27ec40cf109a5d76a24fd4841fae (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 c33a5bbbe57a7fdcf8b0fd43b4e6540e57817c09
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Mar 28 18:17:22 2012 +0200

    PUD: remove pointless mutex from state
    
    The mutex is pointless because there is no
    multi-threading in olsr.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 93ac28d6572574cba49cdf1e136d7da571184105
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Mar 27 17:03:11 2012 +0200

    PUD: remove pointless mutex from receiver
    
    The mutex is pointless because there is no
    multi-threading in olsr.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit b7577409dcaa93bf6781ddff7e0e6e358fae023a
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Mar 27 16:48:26 2012 +0200

    PUD: remove pointless mutex from dedup
    
    The mutex is pointless because there is no
    multi-threading in olsr.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 lib/pud/src/dedup.c    |   25 -------------------------
 lib/pud/src/dedup.h    |    3 ---
 lib/pud/src/pud.c      |    5 +----
 lib/pud/src/receiver.c |   28 ----------------------------
 lib/pud/src/state.c    |   41 +++--------------------------------------
 lib/pud/src/state.h    |    2 +-
 6 files changed, 5 insertions(+), 99 deletions(-)


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




More information about the Olsr-commit mailing list