[Olsr-commit] OLSR.org main repository branch, master, updated. OLSRD_0_6_3-1324-g8b1a4b6

(spam-protected) (spam-protected)
Mon Sep 3 09:20:37 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-1324-g8b1a4b6
        for a web version of the last commit.

The branch, master has been updated
       via  8b1a4b674dccd40b2cee58b5bfbba1ad1ce434e2 (commit)
       via  f7681e95edd79573080d0bc64cddb81c361a3e29 (commit)
       via  9df9fee16381d10e272992eb8ab7f1707ee3bab8 (commit)
      from  8d974eebdaa71ef6b0af47c3c367bd79c128a6d3 (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 8b1a4b674dccd40b2cee58b5bfbba1ad1ce434e2
Author: Frank de Brabander <(spam-protected)>
Date:   Fri Aug 31 13:34:29 2012 +0200

    Incorporate fix by Ferry Hubert for float to double promotion
    
    Signed-off-by: Frank de Brabander <(spam-protected)>

commit f7681e95edd79573080d0bc64cddb81c361a3e29
Merge: 8d974ee 9df9fee
Author: Frank de Brabander <(spam-protected)>
Date:   Fri Aug 31 13:24:20 2012 +0200

    Merge branch with new lq plugin for NL80211 support
    
    Signed-off-by: Frank de Brabander <(spam-protected)>

commit 9df9fee16381d10e272992eb8ab7f1707ee3bab8
Author: Frank de Brabander <(spam-protected)>
Date:   Tue Mar 20 16:09:45 2012 +0100

    New feature: support for Linux NL802.11 wireless link information in cost calculation.
    
    Signed-off-by: Frank de Brabander <(spam-protected)>

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

Summary of changes:
 make/Makefile.linux                                |    6 +
 .../lq_plugin_ffeth_nl80211.c}                     |  223 ++++++----
 .../lq_plugin_ffeth_nl80211.h}                     |   28 +-
 src/linux/nl80211_link_info.c                      |  493 ++++++++++++++++++++
 src/{hysteresis.h => linux/nl80211_link_info.h}    |   35 +-
 src/lq_plugin.c                                    |    7 +
 6 files changed, 675 insertions(+), 117 deletions(-)
 copy src/{lq_plugin_default_ffeth.c => linux/lq_plugin_ffeth_nl80211.c} (65%)
 copy src/{lq_plugin_default_ffeth.h => linux/lq_plugin_ffeth_nl80211.h} (81%)
 create mode 100644 src/linux/nl80211_link_info.c
 copy src/{hysteresis.h => linux/nl80211_link_info.h} (75%)


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




More information about the Olsr-commit mailing list