From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 9E1AA2013A1 for ; Tue, 10 Apr 2012 07:52:09 -0700 (PDT) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 9177D42AE5 for ; Tue, 10 Apr 2012 07:52:08 -0700 (PDT) Date: Tue, 10 Apr 2012 07:52:08 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <4f844918880df_371d3f979dced2f8165435@sh1.rs.github.com.mail> Subject: [dtaht/cerofiles-3.3] 933153: radvd Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f844918857c7_371d3f979dced2f816526b"; 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, 10 Apr 2012 14:52:10 -0000 ----==_mimepart_4f844918857c7_371d3f979dced2f816526b Date: Tue, 10 Apr 2012 07:52:08 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f84491886f9e_371d3f979dced2f816537f@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/cerofiles-3.3 Commit: 9331530f58aab80ad73ff77c1d2cc40f283b4f23 https://github.com/dtaht/cerofiles-3.3/commit/9331530f58aab80ad73ff77c1d2cc40f283b4f23 Author: Dave Taht Date: 2012-04-09 (Mon, 09 Apr 2012) Changed paths: M files/etc/config/firewall M files/etc/config/radvd M files/etc/opkg.conf M files/etc/xinetd.conf M packages.list Log Message: ----------- radvd Commit: 71c640239c63afd70f5c0bcc2c7df97a8e08f250 https://github.com/dtaht/cerofiles-3.3/commit/71c640239c63afd70f5c0bcc2c7df97a8e08f250 Author: Dave Taht Date: 2012-04-10 (Tue, 10 Apr 2012) Changed paths: M config-wndr3700v2 M packages.list Log Message: ----------- Re-added rrdtool and sftp-server to the build rrdtool has broken several times, and the last time it did I accidentally nuked sftp-server. Commit: ce0b1fffb4dfd6d49dca9db03471a11d2f30a6fc https://github.com/dtaht/cerofiles-3.3/commit/ce0b1fffb4dfd6d49dca9db03471a11d2f30a6fc Author: Dave Taht Date: 2012-04-10 (Tue, 10 Apr 2012) Changed paths: M files/etc/config/radvd Log Message: ----------- Added DNSSL support back into radvd I have a kernel patch to do this in the kernel for clients, lets see if we can make it work for servers and test both. I'd really like it if we could make radvd work better in a meshed environment. Commit: ad1722cc12af56d8c4656cc942619c968a451aef https://github.com/dtaht/cerofiles-3.3/commit/ad1722cc12af56d8c4656cc942619c968a451aef Author: Dave Taht Date: 2012-04-10 (Tue, 10 Apr 2012) Changed paths: M files/etc/babeld.conf Log Message: ----------- Make babel routing work over ipv6, but not ipv4, when nat is present There is no easy way to detect if nat is present on an interface. However it's possible to configure babel to at least route ipv6 over that interface and announce ipv6 routes over it, so you can take advantage of failover, etc. This leads to 'interesting' paths for ipv6 vs ipv4 stuff, where the routes can differ substantially. Anyway, this code is mostly useful in the lab and in mesh network scenarios, and is commented out by default. Compare: https://github.com/dtaht/cerofiles-3.3/compare/a74b4df...ad1722c ----==_mimepart_4f844918857c7_371d3f979dced2f816526b--