From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.toke.dk X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.1 Received: from mail.toke.dk by mail.toke.dk with LMTP id 2A2TNqSpeFufFQAAOr1fkg (envelope-from ) for ; Sun, 19 Aug 2018 01:20:04 +0200 Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id CCFC948EA35 for ; Sun, 19 Aug 2018 01:20:04 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=fail reason="key not found in DNS" (0-bit key) header.d=flent.org header.i=@flent.org header.b=CNRcuMRA; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=Ss+WWE3Q DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=flent.org; s=default; h=Sender:Content-Type:Cc:Reply-To:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:Mime-Version: References:In-Reply-To:Message-ID:To:From:Date:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=An7E9HiJ0d3gjboFe8vM9Aq4mAWxCiwyWbw+1qL1+bM=; b=CNRcuMRAhinDQXEB5XfmY6d8p5 F8rarX3R3b61oTYjITMUh30qMjgl/vaoKY5+IdMFGHgMS29sv/imZQcGdGgb7ihOYtjGlXChK0FW/ KkcrkPkwFg+hLfaVsxM+CKJfkY5QgsPN0CBDOByWUygx2kcwNowAq/1hKdpunzploNn3BD6uD/cdA nQ+YgTq5vNijI870cob42f82kkzBGlVTf5l+kWrSQwZG7usc2mO5eAaRzf5KF0TaKRx29+p2oeTXA TxaFeRVxqFBlJywTWYerCGj4vBJ/N2dPMdUKpc/kBLImD6AQpJ8muof5+3uLYLHo4nPpiNx+U9C15 PL/v194w==; Received: from [::1] (port=45507 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.91) (envelope-from ) id 1frAVl-006O02-P9; Sun, 19 Aug 2018 02:20:01 +0300 Received: from out-5.smtp.github.com ([192.30.252.196]:58551) by web6.sd.eurovps.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1frAVh-006NpD-7k for flent-users@flent.org; Sun, 19 Aug 2018 02:19:59 +0300 Date: Sat, 18 Aug 2018 16:19:16 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1534634356; bh=86xwaGI/sIgdNKQy7pLIzcur2I0Vzdw80KDu/4/u28U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ss+WWE3Qq6cjX53VTqfgvwKszAYa4kx+waIT4iPreQ8lTNrLEA2m4HRCvISJNVPz5 KTUQLbffw21SiMyUzssVO/2udWB66oSSLXS5X/y4nVN0BWc2P+u+6ek4jOCAN/inX/ arMJ85QN9D1qQ93ocCE0D40DSoeAEkpgFFpInYP8= From: =?UTF-8?B?RGF2ZSBUw6RodA==?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: dtaht X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] tc_iterate.c is borken for newer tcs (#146) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.26 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Cc: Subscribed Content-Type: multipart/mixed; boundary="===============6571214645395092316==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============6571214645395092316== Content-Type: multipart/alternative; boundary="--==_mimepart_5b78a974e55c4_31573fad8a0be628798737"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b78a974e55c4_31573fad8a0be628798737 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit A) we add polling to tc. David liked this, Stephen didn't. I LOVE this. B) find a way around iproute2 commit e209d4c83dc87470f259122be19afe4401407a06 - which does lookahead to see if the next command can be batched. It's sad that it's just this past month when I had a major need that this broke. I'll find a way to fix it. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/146#issuecomment-414092085 ----==_mimepart_5b78a974e55c4_31573fad8a0be628798737 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

A) we add polling to tc. David liked this, Stephen didn't. I LOVE this= .
B) find a way around iproute2 commit e209d4c83dc87470f259122be19afe440140= 7a06 - which does lookahead to see if the next command can be batched.

It's sad that it's just this past month when I had a major need that t= his broke. I'll find a way to fix it.

&m= dash;
You are receiving this because you are subscribed to this thre= ad.
Reply to this email directly, view it on GitHub, or mute the thread.3D""

= ----==_mimepart_5b78a974e55c4_31573fad8a0be628798737-- --===============6571214645395092316== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============6571214645395092316==--