Re: [ovs-dev] [PATCH v3 0/2] basic encap/decap

2017-07-27 Thread Zoltán Balogh
om: ovs-dev-boun...@openvswitch.org > [mailto:ovs-dev-boun...@openvswitch.org] On Behalf Of Yang, Yi Y > Sent: Wednesday, July 26, 2017 12:52 AM > To: Zoltán Balogh ; d...@openvswitch.org > Subject: Re: [ovs-dev] [PATCH v3 0/2] basic encap/decap > > Hi, folks > > It seems

Re: [ovs-dev] [PATCH v3 0/2] basic encap/decap

2017-07-25 Thread Yang, Yi Y
[mailto:ovs-dev-boun...@openvswitch.org] On Behalf Of Zoltán Balogh Sent: Saturday, July 22, 2017 1:08 AM To: d...@openvswitch.org Subject: [ovs-dev] [PATCH v3 0/2] basic encap/decap From: Zoltan Balogh This series is a continuation of other patch series initiated by Jan Scheurich before

[ovs-dev] [PATCH v3 0/2] basic encap/decap

2017-07-21 Thread Zoltán Balogh
From: Zoltan Balogh This series is a continuation of other patch series initiated by Jan Scheurich before. These were already applied to the master branch: - userspace: Support for L3 tunneling https://mail.openvswitch.org/pipermail/ovs-dev/2017-June/87.html - Packet type aware pipeline