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 949A2201299 for ; Fri, 21 Feb 2014 16:15:55 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1393028154; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=Yl3oMN3e3zTvx6vyyRjteUogl5js9Y1Z96A7DRtyQ6A=; b=l8EaO/4/n/Ug0TmHo5zI0pEAtHOA1qaDInCG/uh2EF2nXvGuSml+v7mXuk23g35rfrAazVf1 xELz6kAWd0E4jjwIr5Dp33iARgJpogn1HtVrCn7GDBAdw/brzLMxXMMraxeyg7c0AxiQitMa iy1/ITa+8lAaQziMFYh4s9TkAZA= 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=iQZkjt0ZAf64gfcDGDaz+zk9/op7oysXSzvH7Cx3VkoguIGpRLcci9UIz0+0O4vTo0nEWF 2UaKeJ0wklYc8zck8zHrMgUqLwptcIvcMAsEQ62wzrXgE4JE4NR++2VAvROn0zAtSVUQUvKs CGnYmC6iN0Jv7kMYo2fIl2/ayGWK8= Received: from github.com (Unknown [192.30.252.55]) by mxa.mailgun.org with ESMTP id 5307ec26.5f9f780-in1; Sat, 22 Feb 2014 00:15:34 -0000 (UTC) Date: Fri, 21 Feb 2014 16:15:34 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <5307ec2625e64_7d1ad6dd3c991c8@hookshot-fe9-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.10] ed5df2: Make the latency target helpers not complain about... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5307ec26257bb_7d1ad6dd3c9908e"; 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: Sat, 22 Feb 2014 00:15:55 -0000 ----==_mimepart_5307ec26257bb_7d1ad6dd3c9908e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: ed5df278c5a2d7b8b55e22362c9d2cd71cdf1acf https://github.com/dtaht/ceropackages-3.10/commit/ed5df278c5a2d7b8b55e22362c9d2cd71cdf1acf Author: Sebastian Moeller Date: 2014-02-21 (Fri, 21 Feb 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/functions.sh Log Message: ----------- Make the latency target helpers not complain about empty inputs Empty input fields mean take the qdisc default, so do not "complain" in the log that no target was specified... ----==_mimepart_5307ec26257bb_7d1ad6dd3c9908e--