From 8d491482ae448ea86830a9d6fc2a991febd4b96f Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Thu, 22 Apr 2021 21:07:52 +0200 Subject: [PATCH] NEWS: update --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 4d54d111b1..b5cf8d0a11 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,10 @@ The API is subject to change and not guaranteed to be compatible with the later release. USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! +* Add an 'accept-all-mac-addresses' property to the ethernet setting + to accept frames with any MAC address (also known as promiscuous + mode) + ============================================= NetworkManager-1.30 Overview of changes since NetworkManager-1.28