device: always process hop limit and MTU from the RA
authorLubomir Rintel <lkundrak@v3.sk>
Fri, 15 Jan 2016 11:07:00 +0000 (12:07 +0100)
committerLubomir Rintel <lkundrak@v3.sk>
Fri, 15 Jan 2016 11:08:24 +0000 (12:08 +0100)
commitc4bd0cc5cb87801691122c340c7ec0c3f7190ac4
tree1e2cbc8899f3ddbb1aa0bf8565f59a1016fb6af4
parent5996565ca99e26796f8218b751fea77c9513d5f9
device: always process hop limit and MTU from the RA

Apply MTU and hop limit when managed or other flag is set as well. This wasn't
the case for the first RA and the previous commit made it slightly worse by
always ignoring it.

Fixes: ad2584c375e21e262ef0c40880a7374e7372c746
src/devices/nm-device.c