]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: retroactively document Family= 15848/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 May 2020 14:21:52 +0000 (16:21 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 May 2020 14:21:52 +0000 (16:21 +0200)
Requested in https://github.com/systemd/systemd/issues/13233#issuecomment-630800112.

NEWS

diff --git a/NEWS b/NEWS
index e7aaa12ca095448a91063aaa0069a54af5a1d060..4c4e92b763574ef833949d9a2d1aecc71394becb 100644 (file)
--- 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.