On 11 Mar 2022, at 16:21, Adrian Moreno wrote: > Add more decoders that can be used by KVParser. > > For IPv4 and IPv6 addresses, create a new class that wraps > netaddr.IPAddress. > For Ethernet addresses, create a new class that wraps netaddr.EUI. > For Integers, create a new class that performs basic bitwise mask > comparisons > > Acked-by: Eelco Chaudron <[email protected]> > Signed-off-by: Adrian Moreno <[email protected]> > --- Additional v3 changes look good to me. Acked-by: Eelco Chaudron <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- [ovs-dev] [PATCH v3 00/18] python: add flow parsing library Adrian Moreno
- [ovs-dev] [PATCH v3 02/18] python: add mask, ip and et... Adrian Moreno
- Re: [ovs-dev] [PATCH v3 02/18] python: add mask, i... Eelco Chaudron
- [ovs-dev] [PATCH v3 01/18] python: add generic Key-Val... Adrian Moreno
- Re: [ovs-dev] [PATCH v3 01/18] python: add generic... Eelco Chaudron
- Re: [ovs-dev] [PATCH v3 01/18] python: add generic... Terry Wilson
- Re: [ovs-dev] [PATCH v3 01/18] python: add generic... Ilya Maximets
- [ovs-dev] [PATCH v3 03/18] python: add list parser Adrian Moreno
- Re: [ovs-dev] [PATCH v3 03/18] python: add list pa... Eelco Chaudron
- Re: [ovs-dev] [PATCH v3 03/18] python: add lis... Adrian Moreno
- Re: [ovs-dev] [PATCH v3 03/18] python: add... Eelco Chaudron
- [ovs-dev] [PATCH v3 05/18] build-aux: generate ofp fie... Adrian Moreno
- Re: [ovs-dev] [PATCH v3 05/18] build-aux: generate... Eelco Chaudron
