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 7C53C21F0BD for ; Thu, 20 Feb 2014 15:43:02 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1392939781; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=g8Qp0ARhMhbEZaZgmOYScIg8vj6QqBOZXgDlTl+RyIY=; b=yMsgPdUEudqkGzdcQeCXaAq3BMu12bPXqszVChuA3VAog6qUT+jIlw3PbhV4g6jneS/jZzZc tXNAdbWHbuLzPeNi9tglhr6iYZv4MqnJ0Lep5kc8HQGfQpybYPQ3XvEUzO/FoXBNqDqACYZW VHxnVC7lS/Qmg512Tp22RS3OHrM= 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=Ck4CtWnbJMgMlhXiLA347fGte4ihsXQ4DlBTgrPWC6OLSmvSz8r4L0R27i9BU6jHdraae6 V49SgL+CarPvwFfRAOtZMJZZMDsPyGKPl4NYFiQvzHSq/Tae+VtXB3PrzLHD6hUi+1811ALT JG29LZ/uKxTkkxLt6G11pvoLMrCI8= Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 53069301.4be54b0-in1; Thu, 20 Feb 2014 23:42:57 -0000 (UTC) Date: Thu, 20 Feb 2014 15:42:57 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <5306930195226_44546bbd40898fd@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] a12bc3: Expose the qdisc parameter "target" Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5306930194c84_44546bbd408975a"; 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 Feb 2014 23:43:03 -0000 ----==_mimepart_5306930194c84_44546bbd408975a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: a12bc3ab555f63debed9754ad233a037e91f6ff2 https://github.com/dtaht/ceropackages-3.10/commit/a12bc3ab555f63debed9754ad233a037e91f6ff2 Author: Sebastian Moeller Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/run.sh Log Message: ----------- Expose the qdisc parameter "target" Prepare run.sh to extract and export potential values for ingress target and egress target to the qdisc set-up scripts. ----==_mimepart_5306930194c84_44546bbd408975a--