Re: [vpp-dev] Packet error-drop with fragmented packets through NAT #vpp_stability

2018-10-18 Thread Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES@Cisco) via Lists.Fd.Io
Hi John, There is bug in NAT code for ICMP fragments. I will fix it as soon as possible. Thanks, Matus From: vpp-dev@lists.fd.io On Behalf Of JB Sent: Thursday, October 18, 2018 12:48 PM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Packet error-drop with fragmented packets through NAT #vpp_s

[vpp-dev] one question IP checksum

2018-10-18 Thread Zhang Yuwei
Hi Guys and VPP maintainers, When I run VPP in vxlan scenario, I found that when VPP receive a vxlan packets, after decapsulation, the packet will go into ip-input node instead of ip-input-nochecksum which means vpp will re-calculate the checksum and verify it. I think the outer UDP che

[vpp-dev] Question about VPP plugin/node's life cycle

2018-10-18 Thread Rui Cai via Lists.Fd.Io
Hello vpp experts: I'm trying to figure out a plugin/node's life cycle with in VPP process. There is very rich code/documentation talking about plugin registration/initialization and node registration. I understand that nodes are created during node graph build up and during plugin init functio

[vpp-dev] ipsec transport mode support over vxlan tunnels

2018-10-18 Thread Vijayabhaskar Katamreddy via Lists.Fd.Io
Hi, Are there any issues configuring ipsec tunnels over VXLAN tunnels with VPP.. I see that the current cli commands doesn’t support this way.. but are there any limitations in general? Thanks --Vijay -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

Re: [vpp-dev] Problem downloading always VPP 19.01 instead of VPP 18.07

2018-10-18 Thread Edward Warnicke
Perhaps a bit of an explanation about how the repos are organized might help: https://packagecloud.io/fdio/release - Only released packages. The latest in there should be 18.07.1 (at least until 18.10 releases soon!) https://packagecloud.io/fdio/1807 - the throttle branch for 1807 packages. Not

Re: [vpp-dev] Problem downloading always VPP 19.01 instead of VPP 18.07

2018-10-18 Thread Marco Varlese
If you want to build the sources yourself then - once you have cloned the VPP repo - you will have to checkout the correct branch for the version you're interested in. If you simply clone the repo then the "default" branch is master which is correctly pointing to 19.01-rc0... If you want to checkou

[vpp-dev] Problem downloading always VPP 19.01 instead of VPP 18.07

2018-10-18 Thread Francesco Spinelli
Hello VPP experts, I'm trying to download VPP version 18.07 but when I build it and run it, I notice that both VPP and the packages belong always to the 19.01 version It happens if I download them from here, using the command: curl -s https://packagecloud.io

Re: [vpp-dev] Unable to build router plugin

2018-10-18 Thread Dave Barach via Lists.Fd.Io
#include and try again? -Original Message- From: vpp-dev@lists.fd.io On Behalf Of carlito nueno Sent: Wednesday, October 17, 2018 11:16 PM To: hongjun...@intel.com Cc: Mehran Memarnejad ; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Unable to build router plugin Hi Hongjun, Thanks for th

Re: [vpp-dev] Packet error-drop with fragmented packets through NAT #vpp_stability

2018-10-18 Thread Ole Troan
Hi there, Would you be able to enable packet tracing in VPP and post that? Cheers, Ole > On 18 Oct 2018, at 10:12, JB wrote: > > Hello, > > We've got a NAT44 setup configured with separate local and outside linknets, > where the internal NAT pool resides on a different subnet and is translat

[vpp-dev] Packet error-drop with fragmented packets through NAT #vpp_stability

2018-10-18 Thread JB
Hello, We've got a NAT44 setup configured with separate local and outside linknets, where the internal NAT pool resides on a different subnet and is translated to an outside different subnet. When sending, in this case ICMP packets of size 1500 bytes, to 8.8.8.8 we get no response back from th

[vpp-dev] Release Notes for 18.10 (review)

2018-10-18 Thread Marco Varlese
Dear all, I would like to ask you to provide me with some feedback on the release notes for 18.10. A patch is available https://gerrit.fd.io/r/#/c/15357/ for people to review and comment upon. I would like to gather most feedback by end of this week so to leave some buffer before the release day