From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 0B5A22008E8 for ; Sat, 30 Jun 2012 16:47:53 -0700 (PDT) Received: from github.com (sh3.rs.github.com [108.171.174.178]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id E833042A78 for ; Sat, 30 Jun 2012 16:47:51 -0700 (PDT) Date: Sat, 30 Jun 2012 16:47:51 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4fef9027da0af_7fdff40aec2379b@sh3.rs.github.com.mail> Subject: [dtaht/ceropackages-3.3] 37edb3: quagga: Add rxcost to babeld command set Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4fef9027d77b1_7fdff40aec23575"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2012 23:47:53 -0000 ----==_mimepart_4fef9027d77b1_7fdff40aec23575 Date: Sat, 30 Jun 2012 16:47:51 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4fef9027d90e2_7fdff40aec2363d@sh3.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 37edb3dd093b75120f2bf898deaeaf226767c36c https://github.com/dtaht/ceropackages-3.3/commit/37edb3dd093b75120f2bf898deaeaf226767c36c Author: Dave Taht Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M net/quagga/Makefile Log Message: ----------- quagga: Add rxcost to babeld command set One way to hint to old babeld to prefer one radio over an another in case of tie, is to set rxcost, which this set of commits implements. ----==_mimepart_4fef9027d77b1_7fdff40aec23575--