NetworkManager/src/vpn
Thomas Haller 55c361453b 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
(cherry picked from commit b437bb4a6e)
(cherry picked from commit c7586e6388)
2020-04-28 09:43:04 +02:00
..
nm-vpn-connection.c vpn: clear host part of IPv6 routes received from VPN plugin 2020-04-28 09:43:04 +02:00
nm-vpn-connection.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-vpn-manager.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-vpn-manager.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00