systemd-networkd now supports 'macvtap' devices, similar to the already
supported 'macvlan' devices.
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.