~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager:network-manager/1.2

Last commit made on 2019-01-09
Get this branch:
git clone -b network-manager/1.2 https://git.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager
Only Alfonso Sanchez-Beato can upload to this branch. If you are Alfonso Sanchez-Beato please log in for upload directions.

Branch merges

Branch information

Recent commits

fdad503... by Lennart Poettering <email address hidden>

dhcp6: make sure we have enough space for the DHCP6 option header

Fixes a vulnerability originally discovered by Felix Wilhelm from
Google.

CVE-2018-15688
LP: #1795921
https://bugzilla.redhat.com/show_bug.cgi?id=1639067

(cherry picked from commit 4dac5eaba4e419b29c97da38a8b1f82336c2c892)
(cherry picked from commit 01ca2053bbea09f35b958c8cc7631e15469acb79)
(cherry picked from commit fc230dca139142f409d7bac99dbfabe9b004e2fb)
(cherry picked from commit cc1e5a7f5731f223d1eb8473fa0eecbedfc0ae5f)
(cherry picked from commit c3221cb0c5b4a2936c198e33b6f7853141991277)
(cherry picked from commit f4f765534191ed3c5d8e78b97333f3fd978a2b63)
(cherry picked from commit 2a25872910606d83f0532d668e73ab4809ee7f90)
(cherry picked from commit ec471872e47f389d88a0dc6a12164feed378de39)

4dfe2bf... by Alfonso Sanchez-Beato

Initialize properly variable in sd-ipv4acd.c

To avoid compiler warning.

99e4ba0... by Alfonso Sanchez-Beato

ipv4acd/ipv4ll: stop using read() on SOCK_DGRAM sockets

This applies systemd commit e095f51d to fix the same sort of issues
as those exposed in LP: #1790974.

1bc1d1d... by Alfonso Sanchez-Beato

Use recv() instead of read() when reading DHCP packets

This applies systemd commit cf447cb62 to fix a busy loop when an empty
DHCP UDP package has been (LP: #1790974).

1f160d1... by Alfonso Sanchez-Beato

Delay reconnect retries for modems

For modems it is better to wait a bit before re-trying to connect,
to give a chance for network conditions to change.

90265fe... by Alfonso Sanchez-Beato

Do not unconfigure Wo(W)LAN devices when quitting

We actually needed the reverse of the curren logic.

e811466... by Alfonso Sanchez-Beato

Remove assertion for empty DHCP6 options

It turns out that some routers return responses to Information-request
messages that do not contain any of the options that we insert in the
"options" table. When that happened and the info-only flag for DHCP6
was set, the assertion was triggered and NetworkManager crashed. We
remove the assertion as having empty options is a possibility and is
harmless anyway.

2e62934... by Simon Fels

Place the runtime directory inside our snap space

fe3d48c... by Matteo Croce

don't shutdown interfaces if they have wo(w)lan enabled

19bfe22... by Simon Fels

wifi: be consistent with configuration item naming and use wifi prefix