Re: [ovs-discuss] ovs-vswitchd core at revalidator_sweep__

2024-03-12 Thread LIU Yulong via discuss
Updates: Ukey attributes we already have: long long int created OVS_GUARDED;/* Estimate of creation time. */ unsigned int state_thread OVS_GUARDED;/* Thread that transitions. */ Added more attributes [1] to the ukey: const char *state_before OVS_GUARDED; /* locator

[ovs-discuss] [ADVISORY] CVE-2024-2182: Open Virtual Network: Insufficient validation of incoming BFD packets.

2024-03-12 Thread Dumitru Ceara via discuss
Description === Multiple versions of OVN (Open Virtual Network) are vulnerable to crafted BFD packets potentially causing denial of service. OVN supports configuration of gateway chassis and high-availability chassis groups (via the Gateway_Chassis and HA_Chassis_Group tables in the OVN_N

Re: [ovs-discuss] Duplicated mirror packets are captured during recirclation

2024-03-12 Thread Mike Pattrick via discuss
On Tue, Mar 12, 2024 at 2:53 AM Eelco Chaudron wrote: > > > > On 12 Mar 2024, at 4:16, Zhangweiwei via discuss wrote: > > > Hi, > > I send an ICMP echo request packet from port tapVm71( IP: 1.1.70.1) to > > tapVm72( IP: 1.1.70.2) with CT, and there are two ICMP reply packets which > > are captur