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 BF8242012F7 for ; Tue, 26 Jun 2012 10:02:10 -0700 (PDT) Received: from github.com (sh3.rs.github.com [108.171.174.178]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 83C2A42910 for ; Tue, 26 Jun 2012 10:02:09 -0700 (PDT) Date: Tue, 26 Jun 2012 10:02:09 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4fe9eb116b3a8_6111141cae81665f4@sh3.rs.github.com.mail> Subject: [dtaht/ceropackages-3.3] 3c9b25: refine Quagga build spec Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4fe9eb11682e3_6111141cae81663d3"; 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: Tue, 26 Jun 2012 17:02:11 -0000 ----==_mimepart_4fe9eb11682e3_6111141cae81663d3 Date: Tue, 26 Jun 2012 10:02:09 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4fe9eb116a184_6111141cae816641d@sh3.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 3c9b250d3b7026dcb70a11dbfa8b0536246a2f07 https://github.com/dtaht/ceropackages-3.3/commit/3c9b250d3b7026dcb70a11dbfa8b0536246a2f07 Author: Denis Ovsienko Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M net/quagga/Makefile Log Message: ----------- refine Quagga build spec * comment a hanging multiline string out * update package description * libgcrypt and libgpg-error are dependencies of quagga-libzebra only * quagga-libzebra is a default dependency and should not be listed extra times * isisd, ospfd, ospf6d, ripd, ripngd and babeld are not functional without a zebra process (provided by "quagga" package) Commit: 62f6bb11d886577f8725d8de7ad542e52f9d2dcf https://github.com/dtaht/ceropackages-3.3/commit/62f6bb11d886577f8725d8de7ad542e52f9d2dcf Author: Denis Ovsienko Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M net/quagga/files/babeld.conf Log Message: ----------- update quagga-babeld config file * redistribution is specific not to an interface, but to a routing process * the right redistribution type for Cero is "connected", everything else is off by default * delist interfaces ge00 and gw00 to match default configuration of standalone babeld Commit: 5382a7746378b386fc707e27b27ba9831a5005b9 https://github.com/dtaht/ceropackages-3.3/commit/5382a7746378b386fc707e27b27ba9831a5005b9 Author: Denis Ovsienko Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M net/quagga/Makefile Log Message: ----------- quagga: update to head (onlink nexthop fixes) Commit: 67a4cc4b3545d3813412933315d1551ce89aae47 https://github.com/dtaht/ceropackages-3.3/commit/67a4cc4b3545d3813412933315d1551ce89aae47 Author: Dave Taht Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M net/quagga/Makefile M net/quagga/files/babeld.conf Log Message: ----------- Merge branch 'master' of git://github.com/infrastation/ceropackages-3.3 Conflicts: net/quagga/Makefile Denis contributed some fixes to the default babeld.conf file Compare: https://github.com/dtaht/ceropackages-3.3/compare/84ac1a8a7489...67a4cc4b3545 ----==_mimepart_4fe9eb11682e3_6111141cae81663d3--