vpp
vpp copied to clipboard
Software used: Strongswan 5.9.6, VPP 23.10 + DPDK **First Scenario:** Initiator: esp=aes256-aes192-aes128-sha256-modp3072-modp2048-ecp256 Reponder: esp=aes256-sha256-ecp256 I am getting core dump as shown below. Detailed core dump added to next message Sep...
[BUG] IKEv2: SIGSEGV in ip4_sas when resolving responder hostname on a system with no IPv4 addresses
**Environment:** * **VPP Version:** v25.10-release * **OS:** Ubuntu 24.04 (Docker Container) * **Plugins:** ikev2, dns, nat **Description:** VPP crashes with SIGSEGV when calling `ikev2_initiate_sa_init` for a profile configured with a...
Updates the requirements on [fdio/vpp](https://github.com/fdio/vpp) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.2 to 2.14.0. Release notes Sourced from step-security/harden-runner's releases. v2.14.0 What's Changed Selective installation: Harden-Runner now skips installation on GitHub-hosted runners when the repository has a custom...
Bumps [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action) from 0.1.22 to 1.0.2. Release notes Sourced from lfreleng-actions/github2gerrit-action's releases. v1.0.2 :bug: Bug Fixes :bug: Fix: Environment setup/updates to fix build-on-demand @ModeSevenIndustrialSolutions (#56) :wrench: Maintenance :wrench: Chore: Bump...
At https://github.com/FDio/vpp/blob/master/src/plugins/af_packet/node.c:467 and https://github.com/FDio/vpp/blob/master/src/plugins/af_packet/node.c:721. trace: 00:14:41:954139: af-packet-input af_packet: hw_if_index 8 rx-queue 2 next-index 4 tpacket2_hdr: status 0x20000051 len 60 snaplen 60 mac 66 net 80 sec 0x6937cb50 nsec 0x3b159f97 vlan...
Summary: VPP 25.10 consistently crashes with SIGSEGV inside l2_efp_filter_node_fn_hsw when enabling l2_interface_efp_filter on VLAN sub-interfaces that also have VLAN tag rewrite (push) and are bound into a bridge-domain. Before the...
Fix `nthrottle` -> `unthrottle`
` if (ei && (ei->flags & ETHERNET_INTERFACE_FLAG_STATUS_L3)) goto skip_dmac_check01; dmacs[0] = *(u64 *) e0; dmacs[1] = *(u64 *) e1; if (ei && vec_len (ei->secondary_addrs)) ethernet_input_inline_dmac_check (hi, dmacs, dmacs_bad, 2 /*...
#Good afternoon! I can't apply the option in startup.conf: `nat { translation hash buckets 1048576 } ` > There is an error in the log: Nov 28 04:25:06 nat vpp[81634]:...