summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-07-12 17:13:57 +0900
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-07-12 11:57:53 +0200
commit6b949d26059ce221ae5fbf5c738e95f6b2859788 (patch)
tree95c9d76317d401e47837a13752d441fdd324855f /NEWS
parentddcdcac51979691d634ba3dd27f81fe9203c6285 (diff)
downloadsystemd-6b949d26059ce221ae5fbf5c738e95f6b2859788.tar.gz
NEWS: mention source mode for MACVLAN or MACVTAP
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a393157035..3fea3d221e 100644
--- 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.