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 14C4421F1DB for ; Wed, 15 Oct 2014 07:41:41 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1413384100; h=Sender: Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-Id: To: Reply-To: From: Date; bh=UCrHiiYGDgx8JXPeTJ+2dQUCUreLdJkj6Cfu+jBFn5I=; b=GwUmAWS0YkDZrpPcH2eqlXiWlm9rFx5zSzckrua2D2p75U536PjKJ/8NcIU4SKubxfRf4qdL PuwjJOYmto0uyHWQf7QeGp/jZs5Hwn6AIAEZ/kSHuOGJLgjG97C1uPFCS0RfdzpzmgEeUFwv LjnAOVnhezm0wpfcMw/5gnICCmk= 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=j35DwHAjP5S8lmn/5UDvcevhMjBZyKnDH3xeYXzlz61OySak0cmHLPwblwH135VfETGr8u 0h9y1hPpin9iyFOOKZcQhi/z/6VEd5OLcFARhYyQA4Z8YBxeVMPXVEYJ31k/l38QemecI2qF q44SLV+z0xZt2+Xq3gOloC4ra3O7o= Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 543e879c.7f4110a1b690-in2; Wed, 15 Oct 2014 14:41:32 -0000 (UTC) Date: Wed, 15 Oct 2014 07:41:31 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <543e879be9432_258f3ff403c272c074411@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 05d8ac: Include the dependency of iproute2's ip binary int... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_543e879be8edc_258f3ff403c272c074358"; 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: Wed, 15 Oct 2014 14:42:11 -0000 ----==_mimepart_543e879be8edc_258f3ff403c272c074358 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 05d8acd94c354dba761660c2bf3a25c7fb1b5030 https://github.com/dtaht/ceropackages-3.10/commit/05d8acd94c354dba761660c2bf3a25c7fb1b5030 Author: Sebastian Moeller Date: 2014-10-15 (Wed, 15 Oct 2014) Changed paths: M net/sqm-scripts/Makefile Log Message: ----------- Include the dependency of iproute2's ip binary into the makefile While on it remove the + (selection) from iptables to avoid a circular dependency. Needs testing... ----==_mimepart_543e879be8edc_258f3ff403c272c074358--