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,
I h
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 set