[Olsr-commit] OLSR.org main repository branch, release-0.6.7, updated. v0.6.7.1-5-g34ab957

(spam-protected) (spam-protected)
Thu Dec 11 19:55:04 CET 2014


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.7.1-5-g34ab957
        for a web version of the last commit.

The branch, release-0.6.7 has been updated
       via  34ab9573a68568831bad0c4a5e4cb42ef0a586c0 (commit)
      from  232044765d49e90d32c0bbdb556ef961e02f9382 (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 34ab9573a68568831bad0c4a5e4cb42ef0a586c0
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Dec 11 19:54:25 2014 +0100

    Rename 'struct interface' to 'struct interface_olsr'
    
    The struct name clashes on the Windows builds on Fedora 21
    and the name is not very well chosen anyway.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 lib/bmf/src/Address.h               |    2 +-
 lib/bmf/src/Bmf.c                   |    4 ++--
 lib/bmf/src/Bmf.h                   |    6 ++---
 lib/bmf/src/NetworkInterfaces.c     |   10 ++++----
 lib/bmf/src/NetworkInterfaces.h     |    4 ++--
 lib/httpinfo/src/olsrd_httpinfo.c   |    2 +-
 lib/jsoninfo/src/olsrd_jsoninfo.c   |    2 +-
 lib/mdns/src/Address.h              |    2 +-
 lib/mdns/src/NetworkInterfaces.c    |    8 +++----
 lib/mdns/src/NetworkInterfaces.h    |    6 ++---
 lib/mdns/src/mdns.c                 |    6 ++---
 lib/mdns/src/mdns.h                 |   10 ++++----
 lib/nameservice/src/nameservice.c   |    6 ++---
 lib/nameservice/src/nameservice.h   |    2 +-
 lib/p2pd/src/NetworkInterfaces.c    |    8 +++----
 lib/p2pd/src/NetworkInterfaces.h    |    6 ++---
 lib/p2pd/src/p2pd.c                 |    6 ++---
 lib/p2pd/src/p2pd.h                 |    6 ++---
 lib/pud/src/networkInterfaces.c     |    2 +-
 lib/pud/src/networkInterfaces.h     |    4 ++--
 lib/pud/src/pud.c                   |    4 ++--
 lib/pud/src/pud.h                   |    2 +-
 lib/pud/src/receiver.c              |    2 +-
 lib/secure/src/olsrd_secure.c       |   36 ++++++++++++++--------------
 lib/txtinfo/src/olsrd_txtinfo.c     |    2 +-
 src/bsd/net.c                       |   12 +++++-----
 src/build_msg.c                     |   44 +++++++++++++++++------------------
 src/build_msg.h                     |    8 +++----
 src/gateway.c                       |    2 +-
 src/generate_msg.c                  |    8 +++----
 src/hna_set.c                       |    4 ++--
 src/hna_set.h                       |    2 +-
 src/hysteresis.c                    |    2 +-
 src/hysteresis.h                    |    2 +-
 src/interfaces.c                    |   30 ++++++++++++------------
 src/interfaces.h                    |   20 ++++++++--------
 src/ipc_frontend.c                  |    2 +-
 src/ipc_frontend.h                  |    2 +-
 src/link_set.c                      |   18 +++++++-------
 src/link_set.h                      |    6 ++---
 src/linux/kernel_routes_nl.c        |    2 +-
 src/linux/lq_plugin_ffeth_nl80211.c |    2 +-
 src/linux/net.c                     |   10 ++++----
 src/linux/nl80211_link_info.c       |    4 ++--
 src/lq_packet.c                     |   12 +++++-----
 src/lq_packet.h                     |    2 +-
 src/lq_plugin_default_ff.c          |    2 +-
 src/lq_plugin_default_ffeth.c       |    2 +-
 src/main.c                          |    6 ++---
 src/mid_set.c                       |    4 ++--
 src/mid_set.h                       |    2 +-
 src/net_olsr.c                      |   16 ++++++-------
 src/net_olsr.h                      |   16 ++++++-------
 src/net_os.h                        |    8 +++----
 src/olsr.c                          |    6 ++---
 src/olsr.h                          |    4 ++--
 src/olsr_cfg.h                      |    2 +-
 src/olsr_niit.c                     |    4 ++--
 src/packet.c                        |    2 +-
 src/packet.h                        |    2 +-
 src/parser.c                        |    6 ++---
 src/parser.h                        |    8 +++----
 src/process_package.c               |    8 +++----
 src/process_package.h               |    4 ++--
 src/tc_set.c                        |    2 +-
 src/tc_set.h                        |    2 +-
 src/unix/ifnet.c                    |   16 ++++++-------
 src/win32/ifnet.c                   |   12 +++++-----
 src/win32/kernel_routes.c           |    4 ++--
 src/win32/net.c                     |    6 ++---
 70 files changed, 243 insertions(+), 243 deletions(-)


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




More information about the Olsr-commit mailing list