[wicked-commit] [openSUSE/wicked] f62afd: dhcp4: moved src/dhcp-lease.c to src/dhcp4/lease.c

Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: f62afdc22860b239b77c6e8158fcc0f092e0d61b https://github.com/openSUSE/wicked/commit/f62afdc22860b239b77c6e8158fcc0f092... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-29 (Wed, 29 Jan 2014) Changed paths: M src/Makefile.am R src/dhcp-lease.c A src/dhcp4/lease.c Log Message: ----------- dhcp4: moved src/dhcp-lease.c to src/dhcp4/lease.c Commit: 64e4a0343dab7b96cf588c591c6dd880f4d298ca https://github.com/openSUSE/wicked/commit/64e4a0343dab7b96cf588c591c6dd880f4... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-29 (Wed, 29 Jan 2014) Changed paths: M dhcp6/protocol.c M dhcp6/protocol.h M src/dhcp6/options.c M src/dhcp6/options.h Log Message: ----------- dhcp6: moved status and option names to src/dhcp6 Commit: 2764b85d935a1ab8505a7f2acdfddf89b16335b5 https://github.com/openSUSE/wicked/commit/2764b85d935a1ab8505a7f2acdfddf89b1... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-29 (Wed, 29 Jan 2014) Changed paths: M dhcp6/protocol.c M src/dhcp6/options.c M src/dhcp6/options.h Log Message: ----------- dhcp6: use a complete name for ia-address option Commit: fa5aef7066cb2e79663c824e9a6a4aacca6e0420 https://github.com/openSUSE/wicked/commit/fa5aef7066cb2e79663c824e9a6a4aacca... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-29 (Wed, 29 Jan 2014) Changed paths: M include/wicked/xml.h M src/xml.c Log Message: ----------- xml: added new xml_node_new_element_uint utility Commit: fc734c9090241678eb782abf2acfe15bd7a1f113 https://github.com/openSUSE/wicked/commit/fc734c9090241678eb782abf2acfe15bd7... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-29 (Wed, 29 Jan 2014) Changed paths: M dhcp6/Makefile.am M dhcp6/device.c R dhcp6/duid.c R dhcp6/duid.h M dhcp6/fsm.c M dhcp6/main.c M dhcp6/protocol.c M dhcp6/state.c M src/Makefile.am A src/duid.c A src/duid.h Log Message: ----------- dhcp6: moved dhcp6/duid.[ch] to src/duid.[ch] Commit: 0b42471e3a1efca283e4546d04100a044a572ad2 https://github.com/openSUSE/wicked/commit/0b42471e3a1efca283e4546d04100a044a... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-29 (Wed, 29 Jan 2014) Changed paths: M include/wicked/addrconf.h M src/netinfo.c Log Message: ----------- addrconf: added nds-server,context,tree to the lease Commit: a5afc87bfed2d017a4de6985953eb4f0373524cd https://github.com/openSUSE/wicked/commit/a5afc87bfed2d017a4de6985953eb4f037... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-29 (Wed, 29 Jan 2014) Changed paths: M src/Makefile.am M src/dhcp4/lease.c A src/dhcp4/lease.h A src/dhcp6/lease.c A src/dhcp6/lease.h M src/leasefile.c A src/leasefile.h Log Message: ----------- addrconf: initial lease writting/parsing helpers Commit: 0961f2a95aba2791b310d68b87d1c952ac52e694 https://github.com/openSUSE/wicked/commit/0961f2a95aba2791b310d68b87d1c952ac... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-29 (Wed, 29 Jan 2014) Changed paths: M src/leasefile.c Log Message: ----------- addrconf: fixed a read/write tag inconsistence Commit: 5242f47ae80fa655c0410ca7e5b72712d15f0fcc https://github.com/openSUSE/wicked/commit/5242f47ae80fa655c0410ca7e5b72712d1... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-29 (Wed, 29 Jan 2014) Changed paths: M src/leasefile.c M src/leasefile.h Log Message: ----------- addrconf: initial lease file read/write (disarmed) Commit: 6d2de7b91eafdf49d93bb1171bd7f315992e6be1 https://github.com/openSUSE/wicked/commit/6d2de7b91eafdf49d93bb1171bd7f31599... Author: Karol Mroz <kmroz@users.noreply.github.com> Date: 2014-01-29 (Wed, 29 Jan 2014) Changed paths: M dhcp6/Makefile.am M dhcp6/device.c R dhcp6/duid.c R dhcp6/duid.h M dhcp6/fsm.c M dhcp6/main.c M dhcp6/protocol.c M dhcp6/protocol.h M dhcp6/state.c M include/wicked/addrconf.h M include/wicked/xml.h M src/Makefile.am R src/dhcp-lease.c A src/dhcp4/lease.c A src/dhcp4/lease.h A src/dhcp6/lease.c A src/dhcp6/lease.h M src/dhcp6/options.c M src/dhcp6/options.h A src/duid.c A src/duid.h M src/leasefile.c A src/leasefile.h M src/netinfo.c M src/xml.c Log Message: ----------- Merge pull request #142 from mtomaschewski/dhcp-leases addrconf: initial lease writting/parsing helpers Compare: https://github.com/openSUSE/wicked/compare/afb89b392fbf...6d2de7b91eaf
participants (1)
-
Karol Mroz