Hello Ole,
The problem is that requested CSIT operational branch (oper-170313) is not
available anymore (it has already been deleted).
I created patch to use CSIT release branch in vpp stable/1704:
https://gerrit.fd.io/r/#/c/6818/
When this patch is merged, please, rebase your patch to use cor
Hi,
Ipsec tunnel interface support only IPv4, IPv6 works only when you create SA
and SPD entry and enable IPSec feature on interface
(https://wiki.fd.io/view/VPP/IPSec_and_IKEv2#Enable_SPD_on_an_interface).
Supported is only AH+ESP in tunnel or transport mode.
Regards,
Matus
From: 薛欣颖 [mailto
Hi Matus,
There is only ip4 address in create_ipsec_tunnel_command_fn and
ipsec_add_del_tunnel_args_t
if (unformat
(line_input, "local-ip %U", unformat_ip4_address, &a.local_ip))
num_m_args++;
else
if (unformat
(line_input, "remote-ip %U", unformat_ip4_address, &a.remote_ip))
num_m
Hi All,
Currently I am trying to configure multiple RX-queues(RSS) for a Intel
82540EM(e1000) and a Virtio interface of a VM.
I modified the /etc/vpp/startup.conf file, trying to enable 2 rx-queues on each
interface:
dpdk {
dev default {
num-rx-queues 2
}
dev :00:06.
Hi,
You probably use older VPP version, ICMP support for deterministic NAT was
added later on Apr 11 (https://gerrit.fd.io/r/#/c/6031/).
Regards,
Matus
From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On
Behalf Of yug...@telincn.com
Sent: Sunday, May 21, 2017 5:32 AM
To:
Hi,
IPSec has IPv6 support, see examples here
https://wiki.fd.io/view/VPP/IPSec_and_IKEv2#IPSec and use IPv6 adresses instead
of IPv4.
Regards,
Matus
From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On
Behalf Of ???
Sent: Saturday, May 20, 2017 8:05 AM
To: vpp-dev@lists.