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 91DE021F3CA for ; Thu, 9 Oct 2014 13:33:27 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1412886806; h=Sender: Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-Id: To: Reply-To: From: Date; bh=cSeK5wjk6zCF28J5gaJWM7XHuW8i1lkZolNXK4FlCh4=; b=U4yf6bxDbexIaApwNjNb9zSCxYIYa4Tg1moNsQbNbxWxG3n/NvklE/YM0rchNbsaSXl8qd+0 ksUfCaYumWmFS0mAVc4kkBhGOVyZPHIJQQnQWNuKSIKjCq7SA7CWwOlNy+LUv2+g2YGWdCfn e0t3QEerR4n/7ehYRuOiqkRTISg= 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=gK6kvBuLSAtyFGbNnb2E1jbQCD5WLt6nl4yxmrpHlgW8sT7ykGgYZHGWNiSCPFP9hc9Ras 10+bwmBMPzGm36JC1dDg4JyfM8GXIbYZ+EZLB9ckigkAyhI0VDzG+7SdbKwNo8wyDdLNC3ag nADjyDkBCpj3KMf5JQaogp7sN8iQc= Received: from github.com (Unknown [192.30.252.43]) by mxa.mailgun.org with ESMTP id 5436f110.5402330-in2; Thu, 09 Oct 2014 20:33:20 -0000 (UTC) Date: Thu, 09 Oct 2014 13:33:19 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <5436f10facf4a_f8b3fa77da352a055095@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] a72a13: Teach stop.sh to really delete unused ifb interfac... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5436f10fac90b_f8b3fa77da352a05493a"; 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, 09 Oct 2014 20:33:55 -0000 ----==_mimepart_5436f10fac90b_f8b3fa77da352a05493a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: a72a1316ad5fdc9b080ce823eafb75a5d9efe9d9 https://github.com/dtaht/ceropackages-3.10/commit/a72a1316ad5fdc9b080ce823eafb75a5d9efe9d9 Author: Sebastian Moeller Date: 2014-10-09 (Thu, 09 Oct 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/stop.sh Log Message: ----------- Teach stop.sh to really delete unused ifb interfaces instead of just tearing down the shaper infrastructure on top of an ifb, actually delete the interface. ----==_mimepart_5436f10fac90b_f8b3fa77da352a05493a--