Re: [vpp-dev]vlan interface support?

2018-10-14 Thread saint_sun 孙 via Lists . Fd . Io
I am very grateful to you for your advice! I have tested it,But there is something wrong. when I receive an arp or ICMP packet from a l2 subif  that joins to bd 200 and encapsulates vlan 200,the reply packet that send from the subif does not have the vlan tag 200. Any more other configurations

[vpp-dev] vpls #vpp

2018-10-14 Thread omid via Lists.Fd.Io
Hello I've done some coding to support VPLS in VPP as data plane and FRR as the control plane. I'm trying to connect a cisco 7606 to a system with VPP & FRR with VPLS protocol. The VPLS tunnel is all OK between two (VPP+FRR) routers. It is also OK between two Cisco routers. The received packet

vpp-dev@lists.fd.io

2018-10-14 Thread wangchuan...@163.com
My connect: vapi_connect (ctx, "test123", NULL, 64, 32, VAPI_MODE_BLOCKING); Even if there is no vapi_send, I can get 0 from vapi_recv after sometime. My branch is stable 18.04. Who can help? Thanks very much! wangchuan...@163.com From: wangchuan...@163.com Date: 2018-10-14 17:06 To: vpp-d

vpp-dev@lists.fd.io

2018-10-14 Thread wangchuan...@163.com
Hi all, I got a serious mistake when using vapi that 'recv msg->name' has nothing to do with 'send msg-id'. The currently installed RPMS were compiled yesterday,and i do some change to src/*. Should I compile my example after making pkg-rpm && installing all rpms again? The code like : va

Re: [vpp-dev] Delete IPv6 VXLAN fails

2018-10-14 Thread eyal bari via Lists.Fd.Io
Fixed. See https://gerrit.fd.io/r/15284 eyal. From: "Neale Ranns (nranns)" Date: Thursday, 11 October 2018 at 17:41 To: "Michal Cmarada -X (mcmarada - PANTHEON TECHNOLOGIES at Cisco)" , "vpp-dev@lists.fd.io" , "Eyal Bari (ebari)" Subject: Re: [vpp-dev] Delete IPv6 VXLAN fails +Eyal I expect