]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention source mode for MACVLAN or MACVTAP
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 12 Jul 2020 08:13:57 +0000 (17:13 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 12 Jul 2020 09:57:53 +0000 (11:57 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a393157035e1d32daba3a13269a2eee0f9ef0688..3fea3d221e4ae6341b49e11da8109cb1afef2175 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -217,6 +217,9 @@ CHANGES WITH 246:
           Description"). Support for "MUD" URLs was also added to the LLDP
           stack, configurable in the [LLDP] section in .network files.
 
+        * The Mode= settings in [MACVLAN] and [MACVTAP] now support 'source'
+          mode. Also, the sections now support a new setting SourceMACAddress=.
+
         * systemd-networkd's .netdev files now support a new setting
           VLANProtocol= in the [Bridge] section that allows configuration of
           the VLAN protocol to use.