From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) by huchra.bufferbloat.net (Postfix) with ESMTP id BA63E21F1D6 for ; Thu, 20 Mar 2014 05:58:13 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1395320293; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=Hm3u5QOPGVYdLjUlh/1hLqg1jRaTx8WtK84H+ZDPnN8=; b=mmV95eygGBAztuNvSJZZrSkTKQ9dgfHHoZImN3uZtuKiATbhtqwUdju14taj1GyWd0f8FUnL GayvaIHMzhVSXhwwVqBMRm+CG3vIJzOq42sbjOoyNEzvL4sdObWX9+aGZHxwD/wPthf4we6b UMbt0xTdVwZw3MwctTQ8GpU/HsI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=sOj6L1I8kjkYpmXxRXgAnTLlgxKPPRj9Ey57rbXVo/rMurukbXMuSG8wscaVwjhfJ0VNVR pKrZupsnpYjf6v1oWlmKv4tU64bnhExQtL+hCID47bnjczUCuZuZ4eX/7zDGrOi1+2YHEMtw F/CxaOWTxbpb0XGSaQU4PSHjReT0g= Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 532ae5e3.61a29f0-in3; Thu, 20 Mar 2014 12:58:11 -0000 (UTC) Date: Thu, 20 Mar 2014 05:58:11 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <532ae5e345ac1_66c910f3d443064e@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] b60998: Change BCP38 to use custom iptables chains and add... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_532ae5e34556f_66c910f3d44305e"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com 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, 20 Mar 2014 12:58:14 -0000 ----==_mimepart_532ae5e34556f_66c910f3d44305e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: b60998570a797202716e44193ef3bfe123b669b1 https://github.com/dtaht/ceropackages-3.10/commit/b60998570a7972027= 16e44193ef3bfe123b669b1 Author: Toke H=C3=B8iland-J=C3=B8rgensen Date: 2014-03-20 (Thu, 20 Mar 2014) Changed paths: M net/bcp38/Makefile M net/bcp38/files/bcp38.config R net/bcp38/files/firewall.rules M net/bcp38/files/run.sh Log Message: ----------- Change BCP38 to use custom iptables chains and add autodetection for up= stream IP. Commit: 89c93cf42983a902f325276d8ce3003b2573b6b9 https://github.com/dtaht/ceropackages-3.10/commit/89c93cf42983a902f= 325276d8ce3003b2573b6b9 Author: Toke H=C3=B8iland-J=C3=B8rgensen Date: 2014-03-20 (Thu, 20 Mar 2014) Changed paths: M luci/luci-app-bcp38/Makefile M luci/luci-app-bcp38/files/bcp38-cbi.lua Log Message: ----------- Update luci-app-bcp38 to add config for selecting interface and upstrea= m auto-detection. Compare: https://github.com/dtaht/ceropackages-3.10/compare/426a56aef395.= ..89c93cf42983= ----==_mimepart_532ae5e34556f_66c910f3d44305e--