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 E95322008E8 for ; Thu, 26 Jul 2012 09:31:03 -0700 (PDT) Received: from github.com (sh3.rs.github.com [108.171.174.178]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 6AE1642C63 for ; Thu, 26 Jul 2012 09:31:03 -0700 (PDT) Date: Thu, 26 Jul 2012 09:31:03 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <501170c75d848_54ae1be6ae4271863@sh3.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] 4fe2da: ipv6: fix ipv6 default route injection Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_501170c75b2fc_54ae1be6ae427165"; 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: Thu, 26 Jul 2012 16:31:04 -0000 ----==_mimepart_501170c75b2fc_54ae1be6ae427165 Date: Thu, 26 Jul 2012 09:31:03 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <501170c75c5c5_54ae1be6ae427178d@sh3.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 4fe2da8dae21a1af4f3a9edaad9df13c753f463e https://github.com/dtaht/Cerowrt-3.3/commit/4fe2da8dae21a1af4f3a9edaad9df13c753f463e Author: Dave Taht Date: 2012-07-26 (Thu, 26 Jul 2012) Changed paths: A target/linux/generic/patches-3.3/900-ipv6_fix_rtprot_ra_markup.patch Log Message: ----------- ipv6: fix ipv6 default route injection The default ra rules were confused as to their purpose. ----==_mimepart_501170c75b2fc_54ae1be6ae427165--