summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-05-19 16:21:52 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-05-19 16:21:52 +0200
commit70fcda8562b6a890e511fd39fa120a27471811bc (patch)
tree79607e02415f58830363aa7f5752963828c87647 /NEWS
parent11aaaa2c96e64a9965479d10b41263b17fde0309 (diff)
downloadsystemd-70fcda8562b6a890e511fd39fa120a27471811bc.tar.gz
NEWS: retroactively document Family=
Requested in https://github.com/systemd/systemd/issues/13233#issuecomment-630800112.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e7aaa12ca0..4c4e92b763 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.