From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) by huchra.bufferbloat.net (Postfix) with ESMTP id 189C021F164 for ; Tue, 18 Feb 2014 08:02:47 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1392739366; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=KMN7w14eklBguWK+KzZK5uHeMtSTIr2cuHqrl40Gxq8=; b=k9s7rr0GoGcdoth+kj5mIQbuYkE06uPO71/uzTPP0ASJ8jz3QhNhDUu9I59+418LxgeqbAK0 MWUGQCuWCRwttA9dfU2AYK6pOCyqq5qqIgDu2K4/YLKQxyRZ62lVRXgpZmV7QaIeyTieHuFG ZsYmSd0r9awOAJCBDLNg381P/jo= 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=Fjr86+N8ehFTAYBbQxUIdssxFpADbz9g6ZzjNUcWjeW51cCsG6UNt4RRG6d+THEpKDvBgR 5+GaaHVb6aboM3XjAxSuaVQAvLoTzoMMDWWzaeynjKMRTzNeYOF95JMizOyl/RKTAfgZ70RU ohYPgci4+LLueUEru3bJLgckIBcCc= Received: from github.com (Unknown [192.30.252.49]) by mxa.mailgun.org with ESMTP id 53038421.7f2bf175c0c0-in1; Tue, 18 Feb 2014 16:02:41 -0000 (UTC) Date: Tue, 18 Feb 2014 08:02:41 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <5303842186582_34cb105dd44103016@hookshot-fe12-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.10] b7e6a9: Outline of syntax as to how I think bcp38 might wo... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5303842185e57_34cb105dd4410292f"; 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: Tue, 18 Feb 2014 16:02:47 -0000 ----==_mimepart_5303842185e57_34cb105dd4410292f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: b7e6a9c60c74517d7ad7096dc02bb9cdb046be2e https://github.com/dtaht/ceropackages-3.10/commit/b7e6a9c60c74517d7ad7096dc02bb9cdb046be2e Author: Dave Taht Date: 2014-02-18 (Tue, 18 Feb 2014) Changed paths: A net/bcp38/Makefile A net/bcp38/files/bcp38.conf Log Message: ----------- Outline of syntax as to how I think bcp38 might work fw3 takes care of creating the ipsets. This is possibly bad, as we want to be able to track a double-natted gateway and allow for its ip and netmask to be passed through. ----==_mimepart_5303842185e57_34cb105dd4410292f--