Hi,
Yup, let’s make it 28. Can you push a patch?
Regards,
Florin
> On Jun 16, 2021, at 8:22 PM, jiangxiaom...@outlook.com wrote:
>
> Hi Florin,
> I tried dtls proto with my custom crypto engine, and got error with
> dtls_connect. Vpp bracn is 21.06-rc2, here is the debug log:
>
> Breakpo
Hi Florin,
I tried dtls proto with my custom crypto engine, and got error with
dtls_connect. Vpp bracn is 21.06-rc2, h ere is the debug log:
>
> Breakpoint 1, dtls_connect (tep=0x7fffb8c13b80) at
> /home/dev/code/net-base/.vpp-21.06-rc2/src/vnet/tls/tls.c:1224
> 1224 return ctx_handle;
> (g
Hi folks,
Can anyone help on this?
DEBUG ssh: stderr: make[3]: *** [packages/ipsec-mb.mk:48:
/vpp/build-root/build-vpp-native/external/.ipsec-mb.build.ok] Error 2
INFO interface: detail: make[3]: *** [packages/ipsec-mb.mk:48:
/vpp/build-root/build-vpp-native/external/.ipsec-mb.build.ok] Error
Hi,
I’m having trouble getting a basic test working using the VPP C++ API with a
plugin. I haven’t been able to find any examples of using the VPP C++ API with
plugins. It seems like I’m missing something simple but it is not clear what
that is.
I was able to get the VPP native C++ APIs workin
Hi all,
I have put the v21.06-rc2 tag on stable/2106 branch, and built the
first artifacts.
This marks the completion of the RC2 milestone!
The release gate milestone is in a week's timeframe - on 23-06-2021.
This is the deadline for all of the critical fixes before the release.
The release date
Hi, I have found VPP as I was looking for an SRv6 testbed with a distributed
control plane via IS-IS. Now the initial intent and how I came to VPP was a
combination of FRR and VPP, which is discontinued as it seems. After some
unfruitful research my question is if there is any existing possibili
It does use ACLs for matching, that’s what allows you to specify src and dst IP
ranges. Once matched the packet is forwarded on the path the specified by the
policy. You can set this path to use your DPO. Use the EXCLUSIVE flag to do
this.
/neale
From: Vijay Kumar
Date: Wednesday, 16 June 2
Neale,
Thanks,
Hemant
From: vpp-dev@lists.fd.io On Behalf Of Neale Ranns
Sent: Wednesday, June 16, 2021 10:16 AM
To: hem...@mnkcg.com; vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] Lpm match?
Hi Hemant,
Look in fib/ip4_fib.c and fib/ip6_fib.c for the different data-structures
t
Hi Neale,
The ABF is ACL based matching and forwarding plugin right. This would allow
one to match a packet with ACL and forward it on a configured outbound
interface.
My case is different, I don't want to match ACL and forward packets out on
an interface. I want the packet matching a certain SRC
Hi Hemant,
Look in fib/ip4_fib.c and fib/ip6_fib.c for the different data-structures that
are used.
/neale
From: vpp-dev@lists.fd.io on behalf of hemant via
lists.fd.io
Date: Friday, 11 June 2021 at 14:12
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] Lpm match?
For exact match of a table ent
Hi Vijay,
The FIB will only match against a destination prefix. If you want to use DPOs
with more complex matching, try the ABF plugin.
/neale
From: vpp-dev@lists.fd.io on behalf of Vijay Kumar via
lists.fd.io
Date: Wednesday, 16 June 2021 at 15:04
To: vpp-dev
Subject: [vpp-dev] Regarding
Hi experts,
I am creating a DPO object (for protocol IP4) and am tying an UE prefix for
this DPO and adding the corresponding entry to the FIB table.
I have a graph node to which I need to post all IP packets matching a range
of source IPs.
Does the DPO work only for packets destined to a certai
Ole,
Thanks!
Hemant
-Original Message-
From: otr...@employees.org
Sent: Wednesday, June 16, 2021 3:47 AM
To: hem...@mnkcg.com
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] bidirectional counter?
> I am using vlib_simple_counter_main_t which gives a single count for my
subscriber dat
> I am using vlib_simple_counter_main_t which gives a single count for my
> subscriber database in vpp. Does vpp have a counter that gives one separate
> rx and tx count?
No, you need to use two separate counters.
Ole
signature.asc
Description: Message signed with OpenPGP
-=-=-=-=-=-=-=-=-
Hi all,
Just a gentle reminder that I will be putting the RC2 tag and building the
artifacts today at noon UTC.
--a
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19572): https://lists.fd.io/g/vpp-dev/message/19572
Mute This Topic: https://lists.f
Hi VPP-developers,
Please share your ideas about averaging window.
Thanks,
Athilakshmi S
On Mon, Jun 14, 2021 at 8:51 PM meera s via lists.fd.io wrote:
> Hi All,
>
>
>
> We are trying to implement the averaging window associated with QoS flows
> in VPP - 21.06
>
> We found that HQoS implementa
16 matches
Mail list logo