From: Zbigniew Jędrzejewski-Szmek Date: Tue, 19 May 2020 14:21:52 +0000 (+0200) Subject: NEWS: retroactively document Family= X-Git-Tag: v246-rc1~334^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15848%2Fhead;p=thirdparty%2Fsystemd.git NEWS: retroactively document Family= Requested in https://github.com/systemd/systemd/issues/13233#issuecomment-630800112. --- diff --git a/NEWS b/NEWS index e7aaa12ca09..4c4e92b7635 100644 --- a/NEWS +++ b/NEWS @@ -819,6 +819,9 @@ CHANGES WITH 243: * systemd-networkd's TUN support gained a new setting VnetHeader= for tweaking Generic Segment Offload support. + * The address family for policy rules may be specified using the new + Family= option in the [RoutingPolicyRule] section. + * networkctl gained a new "delete" command for removing virtual network devices, as well as a new "--stats" switch for showing device statistics.