, November 27, 2018 12:58 PM
To: dbar...@cisco.com; tianye@sina; vpp-dev@lists.fd.io
Subject: RE: [vpp-dev] About in-band telnet/ssh support of VPP
Dave, can you estimate when the sshd work to be done? We really like this
feature.
Thanks.
From: vpp-dev@lists.fd.io On Behalf Of Dave Barach via
Hello Everyone:
As we all knows, the latest VPP version 18.10 support telnet.
We can set the conf file like this to monitor the remote telnet request:
unix {
cli-listen localhost 5002 or cli-listen 192.168. 5002
...
But actually the IP/Port pair we are listening is the "in-band"
Hello Matus and Everyone:
I am very glad to know the following project finished the porting effort
with Strongswan to VPP.
https://github.com/matfabia/strongswan/tree/vpp
I think a lot of people will take this project as reference for further
development.
Can you tell me what is the plan
)
[mailto:matfa...@cisco.com]
Sent: Tuesday, November 6, 2018 5:31 PM
To: tianye@sina; vpp-dev@lists.fd.io
Subject: RE: About Strongswan on VPP
Hi,
Currently I don't have any plan to upstream my strongswan patches. I guess
code is little bit outdated now since I tested it with VPP 18.04 and
So, everybody here debug the memory issue only with code review? J
That does not make sense, right?
so would you please share something for me?
From: tianye@sina [mailto:tiany...@sina.com]
Sent: Monday, November 5, 2018 9:53 AM
To: 'vpp-dev@lists.fd.io'
Subject: About me
Hello Everyone:
As we all knows, the VPP platform is an intensive memory utilizing platform.
VPP handles a large number of memory buffers/caches and other wrapped memory
blocks.
Is there some facility to help developers debug the memory related
bugs/issues?
For some classic memory related bu
Hello Everyone:
Almost all of the telecom devices could save the user configuration.
But in VPP, it’s look like when VPP process is restart, the previous
configuration will missing.
For example, After I added a Vxlan Tunnel then restart the VPP process and log
in to the VPP console.
Then r
Hello Everyone:
About the multi-thread mode of VPP, I have a question.
After read the following wiki page, I understand that user could allocation
1 or more worker thread
to 1 physical interface, and could also bind a worker thread or main thread
to a specific CPU core.
https://wiki.fd.io/vi
Hello!
Can anyone in this mail list comment on this?
I am evaluating the feasibility of using VPP to build a Security gateway
product.
The product requirement has the following items:
The Security gateway should support at least 10K Ipsec tunnels and at
least 10G uplink dat