frame ring buffer sizes.
* networkd.conf gained a new boolean setting ManageForeignRoutes=. If
- enabled systemd-networkd manage all routes configured by other tools.
+ enabled systemd-networkd manages all routes configured by other tools.
* systemd-networkd's [IPv6Prefix] section in .network files gained a
new boolean setting Assign=. If enabled an address from the prefix is
automatically chosen and assigned to the interface.
* systemd-networkd's [DHCPv6] section gained a new setting RouteMetric=
- which set the route priority for routes specified by the DHCP server.
+ which sets the route priority for routes specified by the DHCP server.
* systemd-networkd's [DHCPv6] section gained a new setting VendorClass=
which configures the vendor class information sent to DHCP server.