Skip to Content.

rare-dev - [rare-dev] tos and flow matching approaches slowly.... was: Re: pbr over mpls approaches slowly.... :)

Subject: Rare project developers

List archive


[rare-dev] tos and flow matching approaches slowly.... was: Re: pbr over mpls approaches slowly.... :)


Chronological Thread 
  • From: mc36 <>
  • To: "" <>
  • Cc: Carmen Misa Moreira <>
  • Subject: [rare-dev] tos and flow matching approaches slowly.... was: Re: pbr over mpls approaches slowly.... :)
  • Date: Wed, 20 Oct 2021 23:14:11 +0200

hi,
so during the hacking around pbr i noticed that the ternary matchers, who are
derived from acl,
at the moment, does not get the tos and flow parameters... here is the
freertr and p4emu combined
commit to have it:
https://github.com/mc36/freeRouter/commit/6bcf93bcbaede463f3aee0ebcbed1290baded4b9
as you can see it was really not a big deal, it's a very small piece of code
was touched...
unfortunately it'll be a way more bigger in case of the p4 dataplanes as
their intermediate
python code who translates from text commands to grpc calls, is not too
nicely organized...
ps: imho it's the last missing piece i know about at the moment to demo
passing through traffic for cern's use case...
regards,
cs



On 10/20/21 12:51, mc36 wrote:
[..]



Archive powered by MHonArc 2.6.19.

Top of Page