From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by passt.top (Postfix, from userid 1000) id 4AC995A0269; Thu, 21 May 2026 20:01:46 +0200 (CEST) From: Stefano Brivio To: passt-dev@passt.top Subject: [PATCH 0/2] Fix equence collision with neighbour notification, and one nit Date: Thu, 21 May 2026 20:01:44 +0200 Message-ID: <20260521180146.1834333-1-sbrivio@redhat.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID-Hash: HZCEYGTV5QGE4AJQNEKFGGRYKNPUSTAE X-Message-ID-Hash: HZCEYGTV5QGE4AJQNEKFGGRYKNPUSTAE X-MailFrom: sbrivio@passt.top X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Jon Maloy , Paul Holzinger , David Gibson X-Mailman-Version: 3.3.8 Precedence: list List-Id: Development discussion and patches for passt Archived-At: Archived-At: List-Archive: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Patch 1/2 fixes https://bugs.passt.top/show_bug.cgi?id=203, while patch 2/2 is a cosmetic follow-up. Stefano Brivio (2): netlink: Use regular request/response netlink socket for initial neighbour sync netlink: Fix comments to variables for netlink sockets and sequence netlink.c | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) -- 2.43.0