[Olsr-commit] OLSR.org main repository branch, fox_kjhermans, updated. v0.6.4-212-g145b72f

(spam-protected) (spam-protected)
Wed Nov 7 12:01:57 CET 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=v0.6.4-212-g145b72f
        for a web version of the last commit.

The branch, fox_kjhermans has been updated
  discards  fd4a4c7c8921134f74d44de9bd904a05a8c54226 (commit)
  discards  e0b9557b27b2a07204eac5c3f75372d952c3ad13 (commit)
  discards  1f132728bf52b82b011d505e1c17f024cfaeeba6 (commit)
  discards  c965b50c18e1f7af71b4fd01379ea8b8a807f5b3 (commit)
  discards  72f7e7978b27f658ef2b32175fcc432547c19269 (commit)
       via  145b72fbb1f55fddcf114285e85fa2ab58dd5768 (commit)
       via  d1978aa3a3cad6b1ddd316181dd491d682c2d3f3 (commit)
       via  e7fa852ba2a634d444b21b3c653ebc4ab2c18b0b (commit)
       via  5576722b6fc93ca3f5c34863e84c8e7dda3e84e2 (commit)
       via  93bace8600147dbd2d7679a5057612d4c656755c (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (fd4a4c7c8921134f74d44de9bd904a05a8c54226)
            \
             N -- N -- N (145b72fbb1f55fddcf114285e85fa2ab58dd5768)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 145b72fbb1f55fddcf114285e85fa2ab58dd5768
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Nov 6 11:42:01 2012 +0100

    nl80211: use proper includes
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit d1978aa3a3cad6b1ddd316181dd491d682c2d3f3
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Nov 6 11:41:00 2012 +0100

    nl80211: use pkg-config for libraries and include paths
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit e7fa852ba2a634d444b21b3c653ebc4ab2c18b0b
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Nov 6 11:40:05 2012 +0100

    nl80211: fix compiler warnings
    
    src/linux/nl80211_link_info.c: In function ‘parse_nl80211_message’:
    src/linux/nl80211_link_info.c:256:16: error: ‘bandwidth’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
    src/linux/nl80211_link_info.c:256:31: error: ‘signal’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 5576722b6fc93ca3f5c34863e84c8e7dda3e84e2
Merge: 93bace8 cf554c2
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Nov 7 11:57:00 2012 +0100

    Merge branch 'master' into kj
    
    * master: (148 commits)
      gateway: refactor olsr_set_inet_gateway
      hna_set: olsr_ip_prefix_to_string outputs a wider string
      gateway: minor improvement in NULL comparisons
      gateway: rename a variable
      gateway: only remove a tunnel when there is one
      use INET_ADDRSTRLEN and INET6_ADDRSTRLEN instead of magic constants
      neighbor_table: stub out olsr_print_neighbor_table on #ifdef NODEBUG and fix
      neighbor_table: stub out olsr_print_neighbor_table on #ifndef NODEBUG
      hna_set: stub out olsr_print_hna_set on #ifdef NODEBUG and fix
      hna_set: stub out olsr_print_hna_set on #ifndef NODEBUG
      two_hop_neighbor_table: stub out olsr_print_two_hop_neighbor_table on #ifdef NODEBUG
      tc_set: stub out olsr_print_tc_table on #ifdef NODEBUG
      routing_table: stub out olsr_print_routing_table on #ifdef NODEBUG
      mpr_set: stub out olsr_print_mpr_set on #ifdef NODEBUG
      link_set: stub out olsr_print_link_set on #ifdef NODEBUG
      duplicate_set: stub out olsr_print_duplicate_table on #ifdef NODEBUG
      gateway: stub out olsr_print_gateway_entries on #ifdef NODEBUG
      gateway: add a define for the tunnel name
      gateway: rename gw_mem_cookie to gateway_entry_mem_cookie
      gateway: improve cleanup
      ...

commit 93bace8600147dbd2d7679a5057612d4c656755c
Author: Kees-Jan Hermans <(spam-protected)>
Date:   Wed Nov 7 11:55:11 2012 +0100

    nl80211: link quality plugin with configurable parameters

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

Summary of changes:


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




More information about the Olsr-commit mailing list