From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id 7800321F258 for ; Wed, 29 Apr 2015 20:56:24 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1430366184; h=Sender: Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-Id: To: Reply-To: From: Date; bh=jEVl95c8kfxQb767YlmYQ5NKW+b0bZImID5H3msATNQ=; b=MlwtBw8xe0IZ9eWJVoxd58T6UYgTLdyZJUidO8C+KIik+6Lscw5oeT8noBTC31hKe7WN+lI2 U/mTtjA6ZpFPGP7mxwuEat+iz1hICfRiy6VLS7CaWeYgKVdGlHiyDVVfHlGxsUAkrIuqK62Y /QjfCDeIWqpYYWwge2i7rgUG3jI= 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=Uzov+U6EnlZCtPUr3SrsvZJt+xwMEu2NUB2CkbTmKYlmWZ/PP/QjRJH/dgj3zTA1AdjS/X tCrH2oPslRIwN2c/u94ix5l5+xeu+6bruloHMYOnUTOeLc+jOmnkFiNxTmqO4IILaOfxNcoq Erq30EPTkwnK/43E23EQQ4rIzBajY= Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 5541a7e8.5f21450-in02; Thu, 30 Apr 2015 03:56:24 -0000 (UTC) Date: Wed, 29 Apr 2015 20:56:24 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <5541a7e831b65_53f63fbaa72f12b892413@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 71b59b: iproute2: import current iproute2 code Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5541a7e83173d_53f63fbaa72f12b892347"; 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, 30 Apr 2015 03:56:53 -0000 ----==_mimepart_5541a7e83173d_53f63fbaa72f12b892347 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 71b59b0e06ec6385385b3ef28c46bc66dfc86d8e https://github.com/dtaht/ceropackages-3.10/commit/71b59b0e06ec6385385b3ef28c46bc66dfc86d8e Author: Dave Taht Date: 2015-04-29 (Wed, 29 Apr 2015) Changed paths: A net/iproute2/Makefile A net/iproute2/files/15-teql A net/iproute2/patches/001-config.patch A net/iproute2/patches/004-darwin_fixes.patch A net/iproute2/patches/006-no_sctp.patch A net/iproute2/patches/007-no_arpd.patch A net/iproute2/patches/010-type_fixes.patch A net/iproute2/patches/100-allow_pfifo_fast.patch A net/iproute2/patches/110-extra-ccopts.patch A net/iproute2/patches/120-libnetlink-pic.patch A net/iproute2/patches/130-missing_include.patch A net/iproute2/patches/200-add-tc_esfq.patch A net/iproute2/patches/210-add-act_connmark.patch A net/iproute2/patches/300-ip_tiny.patch A net/iproute2/patches/900-drop_FAILED_POLICY.patch A net/iproute2/patches/910-sanitize_headers_for_musl.patch Log Message: ----------- iproute2: import current iproute2 code At the moment my intent is to only make it possible to use this version of the package if you do a feeds install -p routing iproute2 I thought about renaming the packages entirely, but I think this will work fine. This import does not remove netem from the iproute support. Commit: 3ab9dcdbd3afe2f364556ee6e155c50ddb6bd4b7 https://github.com/dtaht/ceropackages-3.10/commit/3ab9dcdbd3afe2f364556ee6e155c50ddb6bd4b7 Author: Dave Taht Date: 2015-04-29 (Wed, 29 Apr 2015) Changed paths: A net/iproute2/patches/800-tc-util-Fix-possible-buffer-overflow-when-print-clas.patch A net/iproute2/patches/801-tc-fix-compilation-warning-on-32bits-arch.patch Log Message: ----------- iproute2: backport some fixes for buffer overflow complex classes tended to cause a kernel error on the default iproute 4.0 iproute release. Compare: https://github.com/dtaht/ceropackages-3.10/compare/183a2035c182...3ab9dcdbd3af ----==_mimepart_5541a7e83173d_53f63fbaa72f12b892347--