Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 0cdb3ff85e72593b5341050fbd2d64bf73521ab4 https://github.com/openSUSE/wicked/commit/0cdb3ff85e72593b5341050fbd2d64bf73... Author: Marius Tomaschewski mt@suse.de Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths: M dhcp4/device.c M dhcp4/protocol.c M dhcp6/device.c M dhcp6/protocol.c
Log Message: ----------- dhcp4: accept dns-domain list compatibility abuse
The dhcp dns-domain/domain-name option [15] is defined to contain one single domain name and the dns-search option [119] a list. Accept a domain name list in the dns-domain option from servers sending a list for compatibility with attic dhcp clients and log this abuse as debug. Further, fixed to not require a dns server list to accept a domain name / search list (bnc#862130).
Commit: 8c4b206257465f4edd2257ea723d7f453a501ca3 https://github.com/openSUSE/wicked/commit/8c4b206257465f4edd2257ea723d7f453a... Author: Marius Tomaschewski mt@suse.de Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths: M dhcp4/protocol.c M dhcp6/protocol.c
Log Message: ----------- dhcp: Log all discard and abuse messages as warning
Log a warning instead of a debug message when discarding invalid/incorrect options send by dhcp-server (bnc#862130).
Commit: bca2dd24f74b84fdef1861126daa1e29dbff0486 https://github.com/openSUSE/wicked/commit/bca2dd24f74b84fdef1861126daa1e29db... Author: olafhering olaf@aepfle.de Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths: M dhcp4/device.c M dhcp4/protocol.c M dhcp6/device.c M dhcp6/protocol.c
Log Message: ----------- Merge pull request #151 from mtomaschewski/dhcp-fixes-1
dhcp4: accept and log dns-domain as list compatibility abuse (bnc#862130)
Compare: https://github.com/openSUSE/wicked/compare/65a9633bf69a...bca2dd24f74b
wicked-commit@lists.opensuse.org