NetworkManager/src/vpn
Thomas Haller b437bb4a6e vpn: clear host part of IPv6 routes received from VPN plugin
Kernel would reject adding a route with a destination host part not
all zero. NetworkManager generally coerces such routes and there
are assertions in place to ensure that.

We forgot to ensure that for certain IPv6 routes from VPN plugins.
This can cause an assertion failure and wrong behavior.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/425

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/482
2020-04-28 09:41:18 +02:00
..
nm-vpn-connection.c vpn: clear host part of IPv6 routes received from VPN plugin 2020-04-28 09:41:18 +02:00
nm-vpn-connection.h shared: move nm-dbus-auth-subject to shared/nm-libnm-core-intern 2019-12-24 10:13:51 +01:00
nm-vpn-manager.c all: drop explicit casts from _GET_PRIVATE() macro calls 2020-02-14 11:04:46 +01:00
nm-vpn-manager.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00