Hello,
I am fairly new to VPP so please bear with me. I am trying to use the
det44 NAT plugin on 21.06 but I am experiencing some difficulties with
running out of ports. It would appear that my det44 sessions are never
removed despite passing the expire time. For example, I have the
foll
Hi,
On 08/11/2021 19:15, Damjan Marion via lists.fd.io wrote:
and that VPP works better when DPDK is not involved.
Apologies for hijacking the thread but as a new VPP user who has spent
many many hours reading through every scrap of documentation I can find,
this statement comes as a surp
Hello,
I have identified a memory leak the ip4_map function of
src/plugins/ip4_map.c. I am using the 21.10 release.
Enabling memory trace of the main-heap via the debug CLI and backtracing
with gdb both point to all the leaked memory being allocated from the
vec_add1(buffer0,pi0) macro at l
will provide a patch shortly.
Best regards,
Filip Varga
-Original Message-
From: vpp-dev@lists.fd.io On Behalf Of Ben McKeegan
Sent: Monday, November 1, 2021 7:24 PM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] det44 plugin
Hello,
I am fairly new to VPP so please bear with me. I am trying
/r/c/vpp/+/34536 ?
Best
ben
-Original Message-
From: vpp-dev@lists.fd.io On Behalf Of Ben McKeegan
Sent: mardi 16 novembre 2021 15:04
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] Memory leak in map plugin
Hello,
I have identified a memory leak the ip4_map function of
src/plugins
Hi,
I have been experimenting recently with use of the linux-cp plugin to
run BGP, my intention being to implement failover and load-sharing of
various networking functions such as map or det44 among pools of VPP
instances. (The map plugin's protocols are ideally suited to BGP
anycasting, whe
On 19/11/2021 13:32, Ben McKeegan via lists.fd.io wrote:
Firstly, with the map plugin it appears to break IPv6 connectivity: the
control plane can no longer successfully do NDP to the external gateway
(a layer 3 switch). NDP replies from the gateway to the control plane
do not arrive