On Wed, Aug 6, 2014 at 3:30 PM, Andy Zhou wrote:
> On Tue, Aug 5, 2014 at 4:46 PM, Pravin B Shelar wrote:
>> Currently tun_info is used for passing tunnel information
>> on ingress and egress path, this cause confusion. Following
>> patch removes its use on ingress path make it egress only param
On Tue, Aug 5, 2014 at 4:46 PM, Pravin B Shelar wrote:
> Currently tun_info is used for passing tunnel information
> on ingress and egress path, this cause confusion. Following
> patch removes its use on ingress path make it egress only parameter.
Sorry for the patch rebasing request. I messed u
On Wed, Aug 6, 2014 at 1:07 PM, Andy Zhou wrote:
> This patch does not apply for me. Would you please rebase and repost?
>
It applies fine to me. It does depends on earlier patches, have you
applied those?
> On Tue, Aug 5, 2014 at 4:46 PM, Pravin B Shelar wrote:
>> Currently tun_info is used for
This patch does not apply for me. Would you please rebase and repost?
On Tue, Aug 5, 2014 at 4:46 PM, Pravin B Shelar wrote:
> Currently tun_info is used for passing tunnel information
> on ingress and egress path, this cause confusion. Following
> patch removes its use on ingress path make it e
Currently tun_info is used for passing tunnel information
on ingress and egress path, this cause confusion. Following
patch removes its use on ingress path make it egress only parameter.
Signed-off-by: Pravin B Shelar
---
datapath/actions.c |2 +-
datapath/datapath.c | 23 +++