Re: [vpp-dev] broken GRE tunnel

2018-09-19 Thread Neale Ranns via Lists.Fd.Io
Hi Fedro, Thanks for the bug report. Fixed in: https://gerrit.fd.io/r/#/c/14891/ /neale -Original Message- From: on behalf of Fedor Kazmin Date: Wednesday, 19 September 2018 at 10:46 To: "vpp-dev@lists.fd.io" Subject: [vpp-dev] broken GRE tunnel Hello all,

[vpp-dev] broken GRE tunnel

2018-09-19 Thread Fedor Kazmin
Hello all, I have got an issue with GRE encapsulation, need some help. VPP creates broken tunnel, no actial connectivity. Both stable/1804 and master, Ubuntu Xenial, gcc 5.4.0 Steps to reproduce: 1. Create and configure veth pair     ip link add name veth0 type veth peer name vpp0     ip link