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 F414B21F288 for ; Tue, 3 Mar 2015 06:43:22 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1425393801; h=Sender: Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-Id: To: Reply-To: From: Date; bh=1CkpyZh4c73Zv62rLCBd4fQOg4eQqEDbb574TYKfcZ4=; b=f9g0EpTcXK4bATSYik635e28isKqSYMtNTZl0sceJ1HR2WYEBcMIJ8QtcsCZw6Tbj9EBGOVz ss5kLGq982V+r2wDQjMVYJD/hYfuANm9M6gwtT9wRfomhXkVOwfbWsHwWUlcan4Yni+6jZys S9GaaDvTf/fkfPWWQxtjZ6w0OxM= 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=ItUoY1xR9XnMXo45N4zU8KzMlW+tutSVB0jdqAeU43GjMy6sLpLDz6Eww2z+wdZJteAC6j aGfXraK7XZNQ8WyPMjDCZAkGU0ffD0J1dSIEngi46itShWjQAt+262fnHejIeI0BFSC0rYYR xfry5NtgayxzvLFaBgHaH0utmt43w= Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 54f5c83c.7faec0a83270-in02; Tue, 03 Mar 2015 14:42:04 -0000 (UTC) Date: Tue, 03 Mar 2015 06:42:04 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <54f5c83c47d34_25d73fd1b2eed2c046fb@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 8495af: Teach SQM hotplug Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_54f5c83c4794b_25d73fd1b2eed2c04586"; 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, 03 Mar 2015 14:43:51 -0000 ----==_mimepart_54f5c83c4794b_25d73fd1b2eed2c04586 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 8495afc1d53a30677a39d80e949b45e7d3bf8eec https://github.com/dtaht/ceropackages-3.10/commit/8495afc1d53a30677a39d80e949b45e7d3bf8eec Author: Sebastian Moeller Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M net/sqm-scripts/Makefile A net/sqm-scripts/files/etc/hotplug.d/iface/11-sqm Log Message: ----------- Teach SQM hotplug Actually add the hotplug script to git. Bump the version number and reset the release number. ----==_mimepart_54f5c83c4794b_25d73fd1b2eed2c04586--