[wicked-commit] [openSUSE/wicked] dd9c58: dhcp4: verify client-id if send back by the server

Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: dd9c580b10b29a14ec6635ad2594703289ba35a5 https://github.com/openSUSE/wicked/commit/dd9c580b10b29a14ec6635ad2594703289... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-09 (Wed, 09 Sep 2015) Changed paths: M dhcp4/fsm.c M dhcp4/protocol.c Log Message: ----------- dhcp4: verify client-id if send back by the server RFC 6842 requires that servers MUST send back client-id as sent by the client and that client MUST verify it, when it receives it in server responses. Some servers need a config option (e.g. echo-client-id on recent ISC dhcp) to send client-id back. Commit: 02d067ffad29d283d0ece59434818a7ebe283a15 https://github.com/openSUSE/wicked/commit/02d067ffad29d283d0ece59434818a7ebe... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-14 (Mon, 14 Sep 2015) Changed paths: M dhcp4/fsm.c M dhcp4/protocol.c Log Message: ----------- Merge pull request #587 from mtomaschewski/dhcp4-cid dhcp4: verify client-id if send back by the server Compare: https://github.com/openSUSE/wicked/compare/1ad6860a0f9e...02d067ffad29
participants (1)
-
Pawel Wieczorkiewicz