[wicked-commit] [openSUSE/wicked] f90302: dhcp4: check if lease exists while processing arp
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: f9030207e94e813207ce183a09d38579993567e5 https://github.com/openSUSE/wicked/commit/f9030207e94e813207ce183a09d3857999... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-03-19 (Wed, 19 Mar 2014) Changed paths: M dhcp4/fsm.c Log Message: ----------- dhcp4: check if lease exists while processing arp Also just commit when we can't init arp and close the arp socket before we trigger a decline, which will drop the lease (bnc#869150). Commit: b444484ae66453fb8a352ac92cc494377c70bca1 https://github.com/openSUSE/wicked/commit/b444484ae66453fb8a352ac92cc494377c... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-03-20 (Thu, 20 Mar 2014) Changed paths: M dhcp4/fsm.c M dhcp4/main.c M dhcp4/protocol.c Log Message: ----------- dhcp4: fixed decline message and processing (bnc#869150) Commit: 282f59599a374ff0433a1de61b869c98dbb682da https://github.com/openSUSE/wicked/commit/282f59599a374ff0433a1de61b869c98db... Author: Karol Mroz <kmroz@users.noreply.github.com> Date: 2014-03-19 (Wed, 19 Mar 2014) Changed paths: M dhcp4/fsm.c M dhcp4/main.c M dhcp4/protocol.c Log Message: ----------- Merge pull request #197 from mtomaschewski/bnc869150 works for me also Compare: https://github.com/openSUSE/wicked/compare/11abc87cb4ba...282f59599a37
participants (1)
-
Karol Mroz