From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-22.smtp.github.com [192.30.252.205]) by mail.toke.dk (Postfix) with ESMTPS id 38A7C7B3BF7 for ; Mon, 7 Dec 2020 23:13:49 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=QPhgM1fY Received: from github.com (hubbernetes-node-d25b836.ac4-iad.github.net [10.52.18.38]) by smtp.github.com (Postfix) with ESMTPA id F30C6560ACE for ; Mon, 7 Dec 2020 14:13:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1607379227; bh=SiIehDLnGVWl34BF40dAPbQrou4/0owMGSeWL+HtK7I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QPhgM1fYD+jCb0bKcHg683TOHjfBPlDJf6NuJ4QPJSFG2wyatHMRnpWpiykNYTbBZ k4o29TmXuWT5qK1nSX1LMfDkGo/4kkii7Dr4iN3vyd0zG9WgudhcRunvy1mkoHQ7Sv dXDwiTpG76UzicI+ydoahPRdlYO19BHoe35pi088= Date: Mon, 07 Dec 2020 14:13:47 -0800 From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5fcea91bef42e_5d19b4900c3"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Message-ID-Hash: BYMPBTLC3RA4URPAIWOYF7R2KUM7P4EB X-Message-ID-Hash: BYMPBTLC3RA4URPAIWOYF7R2KUM7P4EB X-MailFrom: noreply@github.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.2 Reply-To: tohojo/flent Subject: [Flent-users] Re: [tohojo/flent] Question about custom symbolic diffserv marking names feature (#215) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_5fcea91bef42e_5d19b4900c3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit olg33 writes: > This one: > > `Started Flent 1.9.9-git-b8165da using Python 3.6.9.` That's from before the --marking-name parameter was introduced, which would explain why it doesn't work :) Try doing a 'git pull'... -- 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/215#issuecomment-740212063 ----==_mimepart_5fcea91bef42e_5d19b4900c3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

olg33 <notifications@github.com> writes:

> This one:
>
> `Started Flent 1.9.9-git-b8165da using Python 3.6.9.`

That's from before the --marking-name parameter was introduced, which
would explain why it doesn't work :)

Try doing a 'git pull'...


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

----==_mimepart_5fcea91bef42e_5d19b4900c3--