summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-07-29 18:09:30 +0200
committerThomas Haller <thaller@redhat.com>2019-07-29 20:45:49 +0200
commit1a9f8a20a24c26732a659645367f9902e329ead5 (patch)
tree8ea8d917a15681e2730f64a7624d67e25f08441a
parent10e05bf8ab0460cef84cc7315533765384440007 (diff)
downloadNetworkManager-1a9f8a20a24c26732a659645367f9902e329ead5.tar.gz
NEWS: update
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index abda0292a1..cb2cbbb8db 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,13 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
* Drop ibft settings plugin. This functionality is now covered by using
nm-initrd-generator from initrd to pre-generate in-memory profiles.
* Support "suppress_prefixlength" attribute for policy routing rules.
+ This is what wg-quick uses for the "Improved Rule-based Routing" solution,
+ and the user can now manually configure such policy routing rules.
+* Support "wireguard.ip4-auto-default-route" and "wireguard.ip6-auto-default-route".
+ This automatically implements the "Improved Rule-based Routing" of wg-quick
+ to help with routing loops. Note that this is now enabled by default, so
+ there is a change in behavior if your WireGuard connection profiles had the
+ default-route (0.0.0.0/0 or ::/0) in allowed-ips.
* Rework implementation of settings plugins and how profiles are presisted
to disk.
* In-memory profiles are now only handled by keyfile plugin and will also be