summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e09efcdda..0fbfca4ab5 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,9 @@ CHANGES WITH 223:
networkd will configure the IPv6 flow-label of the tunnel device
according to RFC2460.
+ - The 'macvtap' virtual network devices are now supported, similar to
+ the already supported 'macvlan' devices.
+
* systemd-resolved now implements RFC5452 to improve resilience against
cache poisoning. Additionally, source port randomization is enabled
by default to further protect against DNS spoofing attacks.