Ivan Shvedunov
Ivan Shvedunov
Some of the diagnostics that can only be displayed by building UPG with various values of CLIB_DEBUG should be instead done using macros that use `vlib_log()` under the hood, using...
TODO: VFs/PFs, more QLogic cards
`flows that have expired` counts rescheduled flows as well as flows that have really expired
It should contain UPG build id instead
The symptoms are described in #94 The buffer is reused for ICMP echo response by VPP, and thus re-enters UPG subgraph, causing assertion failure. This does not affect release builds
This was verified for Session Creation Requests with duplicate URR Ids, but likely applies to other IEs and to Session Modification Requests, too
The following invalid `SessionSetupRequest` has caused a crash in the e2e tests (IPv6 mode TDF setup): ``` Frame 13: 503 bytes on wire (4024 bits), 503 bytes captured (4024 bits)...
In a configuration where all of the traffic that UPG passes in PGW-U mode should match one of the IP rules it was observed that the buffers are dropped after...
Motivation: sometimes, it's necessary to be able to isolate testnets from the real networks, avoiding some hard-to-diagnose issues. This was previously achievable using Noise Prologue, but was impossible for e.g....