vpp
vpp copied to clipboard
### Description IPv6 Ready compliance tests 1.2.9 and RFC8200 requires that any RH with segments left == 0 must be processed/skipped by host processing. Current VPP implementation drops it as...
https://github.com/FDio/vpp/blob/eca860c856c265089789f32e04e5c2b51594caf9/src/vpp-api/vapi/vapi.c#L684 **when i connect the vpp from another process, use the following api:** vapi_rv = vapi_connect_ex (vapi_client.vapi_ctx, "CLIXON_BE_VPP", NULL, vapi_client.max_outstanding_requests, vapi_client.response_queue_size, VAPI_MODE_BLOCKING, true/*handle_keepalives*/, false/*use_uds*/); **then the vpp process is crashed,...
## Description I am using the `det44_plugin.so` plugin in VPP with the following configuration: - **DET44 Interfaces:** - Input interface: `eth0.100` - Output interface: `eth0.200` - **Mappings:** - Input network:...
### Description - Is NAT supported on VPP? There should be a command for SNAT in CLI SNAT C-API needs to be added to enable configuration of SNAT using Honeycomb/GBP....
### Description I will add a featrue in snat plugin for supporting 1:1 snat and dnat ### Assignee scott yu ### Reporter scott yu ### Comments No comments. Original issue:...
### Description No description provided. ### Assignee scott yu ### Reporter scott yu ### Comments No comments. Original issue: https://jira.fd.io/browse/VPP-398
### Description No description provided. ### Assignee scott yu ### Reporter scott yu ### Comments No comments. Original issue: https://jira.fd.io/browse/VPP-399
### Description ip6 nd proxy feature has the following 3 issues: **1. the CLI help & the documentation is incorrect**, it says: vpp# set ip6 nd proxy ? set ip6...
### Description apitrace tool converting the trace back and forth to json is quite important from serviceability standpoint, so needs to be in 19.08 ### Assignee Andrew Yourtchenko ### Reporter...
### Description Removal of "users" concept from ED NAT makes the API return empty set. ### Assignee Klement Sekera ### Reporter Klement Sekera ### Comments No comments. Original issue: https://jira.fd.io/browse/VPP-1869