I am trying to use DNS server and on "ping google.com" VPP is crashing
Color me unsurprised. Please fix your configuration, to the point where
first-order obvious errors have been eliminated. It looks to me like the
"binary-api dns_name_server_add_del 8.8.8.8" command has been truncated:
Aug 1
If this project will be used with VPP only, vDPI(vector DPI) is another choice.
李幸福/Xingfu Li
山东华辰泰尔信息科技股份有限公司/Shandong Huachentel Information Technology Co., Ltd.
山东省济南市高新区舜泰广场8号楼西区17层 250101/West of F17, Building 8 of Shuntai Square,
High-tech Zone, Jinan, China 250101
电话/Tel:86-531-62325307
Hi Carlito,
The standard bug reporting practice is documented on the wiki [0].
Alternatively, run your debug version of VPP in gdb and report the
backtrace when vpp crashes.
Thanks,
-daw-
[0] https://wiki.fd.io/view/VPP/BugReports
On 8/16/2019 11:12 PM, carlito nueno wrote:
Hi Dave,
Tha
Hi all,
As we are approaching the release date of the VPP 19.08 release, I
have prepared the release notes for it for your review:
https://gerrit.fd.io/r/#/c/vpp/+/21366/ - Feel free to have a look and
submit your edits, if any.
I plan to commit it at noon UTC on Wednesday 21 August.
Thanks!
-
Hi Ed,
The next TSC meeting on August 29 is preferable.
Thanks,
Hongjun
From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Edward
Warnicke
Sent: Thursday, August 15, 2019 3:13 AM
To: Ni, Hongjun
Cc: t...@lists.fd.io; vpp-dev@lists.fd.io; Wang, Xiang W
; Hong, Yang A ; Chang,
Brayan,
> I checked vpp behavior when it receives packets with Time To Live (TTL) value
> of 1. I'm using vpp version of v19.08-rc0 on master branch.
>
> Based on Cisco network devices, I expected that VPP drops packets with TTL 1
> and it sends an ICMP reject message to client. Also, when c
Dear VPP Folks,
I checked vpp behavior when it receives packets with Time To Live (TTL)
value of 1. I'm using vpp version of v19.08-rc0 on master branch.
Based on Cisco network devices, I expected that VPP drops packets with TTL
1 and it sends an ICMP reject message to client. Also, when client
Dear VPP Folks,
I checked vpp behavior when nat is enabled to face packets with Time To
Live (TTL) value of 1. I'm using vpp version of v19.08-rc0 on master branch.
I configured a simple nat scenario with static mapping, In normal Scenario,
when my client ping the vpp IP, nat function has good fu