[Olsr-commit] OLSR.org main repository branch, stable, updated. OLSRD_0_6_2-315-g6233ef4

(spam-protected) (spam-protected)
Sat May 5 12:31:07 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-315-g6233ef4
        for a web version of the last commit.

The branch, stable has been updated
       via  6233ef47833275278b1abb01fadbe23262885ee7 (commit)
       via  300e8ac364bbea7b9571ba938f893985416a16f9 (commit)
       via  e13d772f731392281c0acf7ac8dee3b3fa629511 (commit)
      from  dee48cdaf9ec32c02d7680bffa9c06c36591f7d0 (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 6233ef47833275278b1abb01fadbe23262885ee7
Author: Henning Rogge <(spam-protected)>
Date:   Sat May 5 12:57:07 2012 +0200

    Removed LINUX_NETLINK_ROUTING define and the old ioctl based route setting
    see http://olsr.org/bugs/view.php?id=31

commit 300e8ac364bbea7b9571ba938f893985416a16f9
Author: Henning Rogge <(spam-protected)>
Date:   Sat May 5 12:33:41 2012 +0200

    Applied patch by Hans-Christoph Steiner
    see http://olsr.org/bugs/view.php?id=30

commit e13d772f731392281c0acf7ac8dee3b3fa629511
Author: Henning Rogge <(spam-protected)>
Date:   Sat May 5 12:29:33 2012 +0200

    Applied patch by Hans-Christoph Steiner
    See http://olsr.org/bugs/view.php?id=28

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

Summary of changes:
 Makefile                            |    8 +-
 files/olsrd.conf.default.full       |   17 ++-
 files/olsrd.conf.default.lq         |   17 ++-
 files/olsrd.conf.default.lq-fisheye |   17 ++-
 files/olsrd.conf.default.rfc        |   17 ++-
 lib/txtinfo/README_TXTINFO          |   72 +++++++-
 make/Makefile.android               |    2 +-
 make/Makefile.linux                 |    2 +-
 src/build_msg.c                     |    4 +-
 src/cfgparser/olsrd_conf.c          |    2 +-
 src/gateway.c                       |    2 +-
 src/gateway_default_handler.c       |    2 +-
 src/hna_set.c                       |    4 +-
 src/kernel_routes.h                 |    2 +-
 src/linux/kernel_routes_ioctl.c     |  315 -----------------------------------
 src/linux/kernel_routes_nl.c        |    9 -
 src/main.c                          |   16 +-
 src/olsr.c                          |    2 +-
 src/olsr_cfg.h                      |    2 +-
 src/olsr_niit.c                     |    2 +-
 src/olsr_niit.h                     |    2 +-
 src/olsr_types.h                    |    2 +-
 src/process_routes.c                |   10 +-
 src/tc_set.c                        |    2 +-
 24 files changed, 145 insertions(+), 385 deletions(-)
 delete mode 100644 src/linux/kernel_routes_ioctl.c


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




More information about the Olsr-commit mailing list