[wicked-commit] [openSUSE/wicked] 84eba3: dhcp4: do not set/query mtu if set in the config (...
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 84eba36e529e8fe92396cde851c9c55adee4790a https://github.com/openSUSE/wicked/commit/84eba36e529e8fe92396cde851c9c55ade... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-01-29 (Thu, 29 Jan 2015) Changed paths: M client/suse/compat-suse.c M dhcp4/device.c M dhcp4/dhcp.h M dhcp4/protocol.c M include/wicked/addrconf.h M src/ifconfig.c M src/names.c Log Message: ----------- dhcp4: do not set/query mtu if set in the config (bsc#904323) Commit: c48751ee21896ecd2b6d7623ad134337c9ca7e03 https://github.com/openSUSE/wicked/commit/c48751ee21896ecd2b6d7623ad134337c9... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-01-29 (Thu, 29 Jan 2015) Changed paths: M dhcp4/protocol.c Log Message: ----------- dhcp4: limit MTU to be lower-equal 576 as before MTU of 576 disables path mtu discovery and breaks internet connections to several ISPs, see bnc#791280 for details. Commit: b5d65cd2e0fd9af2e744167ba6d18c192dbdcb2a https://github.com/openSUSE/wicked/commit/b5d65cd2e0fd9af2e744167ba6d18c192d... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-01-29 (Thu, 29 Jan 2015) Changed paths: M client/suse/compat-suse.c M dhcp4/device.c M dhcp4/dhcp.h M dhcp4/protocol.c M include/wicked/addrconf.h M src/ifconfig.c M src/names.c Log Message: ----------- Merge pull request #493 from mtomaschewski/dhcp4-mtu Compare: https://github.com/openSUSE/wicked/compare/11fd897de151...b5d65cd2e0fd
participants (1)
-
Marius Tomaschewski