[Olsr-commit] OLSR.org main repository branch, master, updated. d3b08d767c62582621566fe9047ad5b4dc58a3e6

root (spam-protected)
Tue Dec 28 14:07:43 CET 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=d3b08d767c62582621566fe9047ad5b4dc58a3e6
        for a web version of the last commit.

The branch, master has been updated
       via  d3b08d767c62582621566fe9047ad5b4dc58a3e6 (commit)
      from  c9534b7d51c09e03ac8f07b6f63303f3bfd3f81c (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 d3b08d767c62582621566fe9047ad5b4dc58a3e6
Author: Henning Rogge <(spam-protected)>
Date:   Tue Dec 28 14:07:17 2010 +0100

    Update to new avl/list iteration macros

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

Summary of changes:
 lib/bmf/src/NetworkInterfaces.c      |    3 +-
 lib/cl_roam/src/cl_roam.c            |    9 +-
 lib/debuginfo/src/olsrd_debuginfo.c  |   21 ++---
 lib/debuginfo/src/olsrd_debuginfo.h  |    4 +-
 lib/dot_draw/src/olsrd_dot_draw.c    |   27 +++---
 lib/httpinfo/src/olsrd_httpinfo.c    |   37 +++----
 lib/lq_etx_ff/src/lq_plugin_etx_ff.c |    9 +-
 lib/mdns/src/mdns.c                  |    3 +-
 lib/nameservice/src/mapwrite.c       |   24 +++---
 lib/nameservice/src/nameservice.c    |   46 ++++-----
 lib/obamp/src/obamp.c                |   76 +++++----------
 lib/quagga/src/quagga.c              |    3 +-
 lib/txtinfo/src/olsrd_txtinfo.c      |   42 ++++-----
 src/common/avl.h                     |  161 ++++++++++++++++++-------------
 src/common/list.h                    |  175 ++++++++++++++++------------------
 src/defs.h                           |    7 --
 src/duplicate_set.c                  |    6 +-
 src/duplicate_set.h                  |    4 +-
 src/hna_set.c                        |   24 ++---
 src/hna_set.h                        |    2 +-
 src/interfaces.c                     |   24 ++---
 src/interfaces.h                     |    4 +-
 src/link_set.c                       |   21 ++---
 src/link_set.h                       |    2 +-
 src/lq_mpr.c                         |   21 ++--
 src/main.c                           |    3 +-
 src/mid_set.c                        |   24 ++---
 src/mid_set.h                        |    4 +-
 src/neighbor_table.c                 |   19 ++--
 src/neighbor_table.h                 |    8 +-
 src/net_olsr.c                       |    3 +-
 src/net_olsr.h                       |    2 +-
 src/olsr.c                           |    3 +-
 src/olsr_cfg_gen.c                   |    3 +-
 src/olsr_comport.c                   |    5 +-
 src/olsr_comport_http.c              |    3 +-
 src/olsr_comport_http.h              |    2 +-
 src/olsr_comport_txt.c               |    8 +-
 src/olsr_cookie.c                    |   26 ++---
 src/olsr_cookie.h                    |    8 +-
 src/olsr_ip_acl.c                    |    3 +-
 src/olsr_ip_prefix_list.c            |    9 +-
 src/olsr_ip_prefix_list.h            |    2 +-
 src/olsr_spf.c                       |   16 ++--
 src/plugin_loader.c                  |    6 +-
 src/plugin_loader.h                  |    2 +-
 src/process_routes.c                 |    9 +-
 src/routing_table.c                  |   12 +--
 src/routing_table.h                  |    6 +-
 src/scheduler.c                      |   21 ++---
 src/scheduler.h                      |    4 +-
 src/tc_set.c                         |   47 ++++-----
 src/tc_set.h                         |    6 +-
 53 files changed, 453 insertions(+), 566 deletions(-)


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




More information about the Olsr-commit mailing list