]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-ndisc.c
networkd-ndisc: handle missing mtu gracefully (#4913)
authorJörg Thalheim <joerg@higgsboson.tk>
Mon, 19 Dec 2016 14:34:07 +0000 (15:34 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 19 Dec 2016 14:34:07 +0000 (15:34 +0100)
commit29b5ad083a6925efec8e188013d1298742e0baaa
tree52fdcd6c6e1d643867519b580c17adef463bdc0b
parent12d6389c14816811c2418062b914b36a8a27ef5d
networkd-ndisc: handle missing mtu gracefully (#4913)

At least bird's implementation of router advertisement does not
set MTU option by default (instead it supplies an option to the user).
In this case just leave MTU as it is.
src/network/networkd-ndisc.c