[Olsr-commit] OLSR.org main repository branch, msgw-routes, created. v0.6.7.1-48-g7353984

(spam-protected) (spam-protected)
Sun Nov 2 19:05:14 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-48-g7353984
        for a web version of the last commit.

The branch, msgw-routes has been created
        at  73539840d07341af1bb351345613f9195824333b (commit)

- Log -----------------------------------------------------------------
commit 73539840d07341af1bb351345613f9195824333b
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 09:30:19 2014 +0100

    DEBUG msgw

commit bd0c7a766e2188cf6750fe1e4d93f6eb37cf748e
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Aug 15 12:51:19 2014 +0200

    sgwdynspeed: only allow the plugin in single-sgw mode
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 9ce85a42223202ed0222b5144e4ee8f44617046e
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 13:08:11 2014 +0100

    sgw: program egress link routes
    
    When an egress interface has a network then a network route is
    programmed in the table corresponding to the egress interface.
    A default route is always programmed in that same table.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit a87a547ab3e7a778db400b04984f6bf63933587c
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 13:05:42 2014 +0100

    sgw: program best egress link route
    
    This is a default route in the routing table corresponding to the
    best egress link. If there is no such link, then a blackhole route
    is programmed to prevent accidental looping of sgw tunnel traffic.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit fcc502f3eaab3e1acf358d2d58977518d5a6e7d7
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 12:57:35 2014 +0100

    sgw: program best overall link routes
    
    These are a set of 2 /1 routes to override any default gateway
    routes that are setup through other means such as a DHCP client.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 5ee6dae1c8322dfc56da6a09c6e21bcab05e9dde
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 12:50:30 2014 +0100

    sgw: add reportNewGateway function
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit f560d36d79468552cbfd3e100a26f1aeb7fad83b
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 12:48:50 2014 +0100

    sgw: add the smart gateway status file writer
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit c2ab6f05f5eafad6ff793ffab501286046b59e18
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Oct 29 15:40:31 2014 +0100

    sgw: add SmartGatewayStatusFile setting
    
    The status file writer will be added later on.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit b47a3f70cb29795caa0c1e9c176fb4373f08e691
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 12:45:37 2014 +0100

    sgw: determine best overall link in doRoutesMultiGw
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 6e1943eb130812b6715f008459c70d968107eb57
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 12:43:17 2014 +0100

    sgw: determine best exit link in doRoutesMultiGw
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 0f83ed43db3b215a33269a9442220df2c0b31553
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 12:33:12 2014 +0100

    sgw: introduce function to process multi-sgw changes
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit fe40df9ffefaaabf273f12163f23abd91ed391b4
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 12:29:33 2014 +0100

    sgw: use the smartgw_tunnel_monitor to track up/down of egress interfaces
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 6629cfe5768a541f3f6562435600509f7e8410d5
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Oct 29 14:00:41 2014 +0100

    sgw: track the up status of an egress interface
    
    We need this later.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit a80df4f4f435c58f1ecd460cddfe6287d0b3184c
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Oct 29 13:52:38 2014 +0100

    sgw: track the interface index of an egress interface
    
    We need this later.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 553285d7ab1ca6dbac88013f72f8aeca76367b4d
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 12:26:05 2014 +0100

    sgw: add egress file reader
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 4bdd68924ba4e061699f743b362007b78b6aa195
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Oct 29 11:22:55 2014 +0100

    sgw: add egress file reader settings
    
    * SmartGatewayEgressFile: the file with egress bandwidths and network
      configurations.
    * SmartGatewayEgressFilePeriod: the period on which to check & process
      the SmartGatewayEgressFile.
    
    The egress file reader will be added later on.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit a7e42f60518a6d89d2f323213ee7b3eafc401211
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Oct 31 12:11:49 2014 +0100

    sgw: store table & rule numbers in the sgw_egress_if structure
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 34ac8a02e8a8fa866f7eb2e492c4253d88b8e484
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Oct 28 14:18:47 2014 +0100

    sgw: move 'struct sgw_egress_if' type into a separate include file
    
    Some egress types will be added later on and the global types file
    doesn't really need the types anyway.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit a87c14791f00873b4f9df2995ed4058e51974a46
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Jan 28 17:04:05 2014 +0100

    TMP: config + eclipse + scripts + -Werror
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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


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




More information about the Olsr-commit mailing list