[Olsr-commit] OLSR.org main repository branch, nhdp, updated. 5f1df813e5016302c0879efe3fac935a5a97c13f

root (spam-protected)
Tue Aug 10 19:12:50 CEST 2010


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=commit;h=5f1df813e5016302c0879efe3fac935a5a97c13f
        for a web version of the last commit.

The branch, nhdp has been updated
       via  5f1df813e5016302c0879efe3fac935a5a97c13f (commit)
       via  c843d702c25fd829dc7f7e14c1a59fd552b9b24d (commit)
       via  e5ba92f34442255724655573a26341195b4d7c37 (commit)
       via  2fec6d34bc6fd76de7bc1234a58f8539d9dac07c (commit)
      from  1bbc84082affadf1e9aed8593e0ee9bcea7c1d2a (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 5f1df813e5016302c0879efe3fac935a5a97c13f
Author: Henning Rogge <(spam-protected)>
Date:   Tue Aug 10 19:12:38 2010 +0200

    Adapt NHDP to new memory/timer interface

commit c843d702c25fd829dc7f7e14c1a59fd552b9b24d
Merge: 1bbc84082affadf1e9aed8593e0ee9bcea7c1d2a e5ba92f34442255724655573a26341195b4d7c37
Author: Henning Rogge <(spam-protected)>
Date:   Tue Aug 10 19:04:36 2010 +0200

    Merge branch 'master' into nhdp

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

Summary of changes:
 files/olsrd.conf.default.lq               |   37 +++----
 files/olsrd.conf.default.lq-fisheye       |   36 +++----
 files/olsrd.conf.default.rfc              |   36 +++----
 lib/arprefresh/src/olsrd_arprefresh.c     |    7 +-
 lib/bmf/src/olsrd_plugin.c                |    7 +-
 lib/cl_roam/src/cl_roam.c                 |   27 ++---
 lib/debuginfo/src/olsrd_debuginfo.c       |   40 +++-----
 lib/dyn_gw/src/olsrd_dyn_gw.c             |    6 +-
 lib/dyn_gw_plain/src/olsrd_dyn_gw_plain.c |    6 +-
 lib/lq_etx_ff/src/lq_plugin_etx_ff.c      |    6 +-
 lib/nameservice/src/mapwrite.c            |    4 +-
 lib/nameservice/src/nameservice.c         |   28 +++---
 lib/obamp/src/obamp.c                     |   42 +++++---
 lib/quagga/src/olsrd_plugin.c             |    6 +-
 lib/secure/src/olsrd_secure.c             |    6 +-
 lib/watchdog/src/olsrd_plugin.c           |   10 +-
 src/duplicate_set.c                       |   40 ++++----
 src/hna_set.c                             |   11 +-
 src/ifnet.h                               |    2 +-
 src/interfaces.c                          |   35 +++----
 src/interfaces.h                          |    8 --
 src/link_set.c                            |   26 +++--
 src/lq_plugin.c                           |   11 +-
 src/main.c                                |   27 +++--
 src/mid_set.c                             |   18 +--
 src/neighbor_table.c                      |   22 ++--
 src/net_olsr.c                            |   61 +++++++++++
 src/net_olsr.h                            |    2 +
 src/nhdp/nhdp.c                           |    4 -
 src/nhdp/nhdp_interface.c                 |   16 ++--
 src/nhdp/nhdp_link.c                      |   30 +++---
 src/nhdp/nhdp_n1_id.c                     |   10 +-
 src/nhdp/nhdp_n2_id.c                     |   12 +--
 src/nhdp/nhdp_neighbor.c                  |    3 +-
 src/olsr.c                                |   83 +++-------------
 src/olsr.h                                |    3 -
 src/olsr_comport.c                        |   15 +--
 src/olsr_comport_http.c                   |    3 +-
 src/olsr_comport_txt.c                    |   14 ++-
 src/olsr_cookie.c                         |  160 ++++++++++-------------------
 src/olsr_cookie.h                         |   79 +++++++--------
 src/olsr_spf.c                            |   16 ++-
 src/olsr_spf.h                            |    6 +-
 src/plugin_loader.c                       |    3 +-
 src/routing_table.c                       |    7 +-
 src/scheduler.c                           |   87 ++++++++++------
 src/scheduler.h                           |   74 +++++++++++---
 src/tc_set.c                              |   23 ++--
 src/tc_set.h                              |    2 -
 src/unix/ifnet.c                          |   27 ++---
 50 files changed, 608 insertions(+), 636 deletions(-)


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




More information about the Olsr-commit mailing list