[Olsr-commit] OLSR.org main repository branch, master, updated. v0.9.0.3-398-gb4d7218

(spam-protected) (spam-protected)
Wed Feb 17 10:54:17 CET 2016


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.9.0.3-398-gb4d7218
        for a web version of the last commit.

The branch, master has been updated
       via  b4d721801d5a0d9451af45d6bc5fe244a03b1a55 (commit)
       via  4e4ebd2f7a418ab1b3e45ee5217b7139c6fad351 (commit)
       via  f455302f794fb61d780b4a7c5970ea4a25cadf13 (commit)
       via  c31da4cb8ccae2f583640d3725518f867907bd86 (commit)
       via  62125828c5ef697c7bc8207084ebe94eead37e8b (commit)
       via  0d86304542601cb3ee1efe028993c80cdca8f8c9 (commit)
       via  c0c06dcb3880d09d3cef9650ad94f2e6cdea3b9b (commit)
       via  d282b4c779ba9f4dcf10c9ae9e86eca7c63acd48 (commit)
       via  e1c7c172e339ef0a70cf4c84d4aed982397fc216 (commit)
      from  87620d30dfa7e5ca58609de6efa242c1b8fb4609 (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 b4d721801d5a0d9451af45d6bc5fe244a03b1a55
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 10 14:19:01 2016 +0100

    all: use the getInterfaceLinkState function
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 4e4ebd2f7a418ab1b3e45ee5217b7139c6fad351
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 10 14:17:59 2016 +0100

    ifnet: add getInterfaceLinkState function
    
    This Linux-only function queries a network interface to see if it has a
    carrier (cable (dis)connected, medium up/down, etc).
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit f455302f794fb61d780b4a7c5970ea4a25cadf13
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 10 13:49:34 2016 +0100

    linux: netlink_process_link: simplify an if/else
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit c31da4cb8ccae2f583640d3725518f867907bd86
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 10 13:48:41 2016 +0100

    linux: netlink_process_link: compute up status only once
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 62125828c5ef697c7bc8207084ebe94eead37e8b
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 10 13:22:26 2016 +0100

    linux: netlink_process_link: simplify a comparison
    
    To make it easier to read
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 0d86304542601cb3ee1efe028993c80cdca8f8c9
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 10 10:47:57 2016 +0100

    linux: netlink_process_link: always determine the oif
    
    This simplifies it a bit more.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit c0c06dcb3880d09d3cef9650ad94f2e6cdea3b9b
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 10 10:45:58 2016 +0100

    linux: netlink_process_link: always determine the interface name
    
    This simplifies it a bit more.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit d282b4c779ba9f4dcf10c9ae9e86eca7c63acd48
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 10 10:38:46 2016 +0100

    linux: netlink_process_link: simplify NULL comparisons and add some braces
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit e1c7c172e339ef0a70cf4c84d4aed982397fc216
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Feb 10 11:23:08 2016 +0100

    ifnet: remove unused function set_flag
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 src/gateway.c                |  5 +++
 src/ifnet.h                  | 14 ++++++--
 src/linux/kernel_routes_nl.c | 36 +++++++++++----------
 src/linux/net.c              |  5 +++
 src/unix/ifnet.c             | 76 +++++++++++++++++++++++++-------------------
 5 files changed, 85 insertions(+), 51 deletions(-)


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



More information about the Olsr-commit mailing list