[Olsr-commit] OLSR.org main repository branch, master, updated. OLSRD_0_6_3-1450-g351a64a

(spam-protected) (spam-protected)
Wed Oct 24 14:18:24 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_3-1450-g351a64a
        for a web version of the last commit.

The branch, master has been updated
       via  351a64a5530d732046455ba70baecb3ea416e1cc (commit)
       via  ee619937a814a3293f3afd41301b7c426f24adc1 (commit)
       via  4a54e8069b204b110af4e706fd76f056b4880c64 (commit)
       via  1544d75edaf0086c365d7df6489503337d9699b3 (commit)
       via  ad41be317603a27492bbf089101f71bc5f542e36 (commit)
       via  6558398707372bc395ce4c7a8ef3d4cab3572451 (commit)
       via  d900d15edb098c5b5bde88d4e6a13c1d592e033b (commit)
      from  8813a01ae8a6ac465f4cab00640461d8e1d2b346 (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 351a64a5530d732046455ba70baecb3ea416e1cc
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Oct 18 11:44:27 2012 +0200

    gateway: walk the gateway tree to properly cleanup
    
    No need to explicitly remove the tunnels, since these are
    removed by the olsr_delete_gateway_entry function.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit ee619937a814a3293f3afd41301b7c426f24adc1
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Oct 18 11:14:36 2012 +0200

    gateway: split olsr_delete_gateway_entry
    
    The olsr_delete_gateway_entry function now is a wrapper around
    the olsr_delete_gateway_tree_entry function. The latter function
    will be used by the cleanup function later on, to prevent needless
    iterations on the gateway tree.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 4a54e8069b204b110af4e706fd76f056b4880c64
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Oct 18 11:09:02 2012 +0200

    gateway: allow immediate removal of a gateway entry
    
    This is going to be used by the cleanup function later on.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 1544d75edaf0086c365d7df6489503337d9699b3
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Oct 18 10:57:13 2012 +0200

    gateway: minor simplification in olsr_delete_gateway_entry
    
    Do an early return if the gw is NULL
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit ad41be317603a27492bbf089101f71bc5f542e36
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Oct 18 11:40:12 2012 +0200

    gateway: ensure cleanup uses the reverse order of init
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 6558398707372bc395ce4c7a8ef3d4cab3572451
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Oct 18 11:18:08 2012 +0200

    gateway: cleanup: free the allocated memory cookie
    
    This was forgotten
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit d900d15edb098c5b5bde88d4e6a13c1d592e033b
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Oct 18 11:16:54 2012 +0200

    gateway: initialise the handler before setting up the tunnel
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 src/gateway.c |   65 +++++++++++++++++++++++++++++++++++++++++++--------------
 src/gateway.h |    2 +-
 src/hna_set.c |    2 +-
 src/tc_set.c  |    2 +-
 4 files changed, 52 insertions(+), 19 deletions(-)


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




More information about the Olsr-commit mailing list