Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 96abf00e79405bbcad23fb13b605be7eb6c7054b
https://github.com/openSUSE/wicked/commit/96abf00e79405bbcad23fb13b605be7eb…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-01-31 (Sat, 31 Jan 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: set wait_for on device factory call
Commit: 34b7635e647e6a553fb7ef1533d2fadc12d280b6
https://github.com/openSUSE/wicked/commit/34b7635e647e6a553fb7ef1533d2fadc1…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-01-31 (Sat, 31 Jan 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: ignore action if already took place asynchronously
This quite often happens for device-ready transition,
which quickly follows device-create event.
If we ignore this action, we can always set new state
(which also clears wait_for indicator), provided there
are no scheduled callbacks (for which we need wait_for).
After setting new state wait_for must be NULL.
Commit: 624d21682c7763e1c35302c943b828b2d88c336b
https://github.com/openSUSE/wicked/commit/624d21682c7763e1c35302c943b828b2d…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-01-31 (Sat, 31 Jan 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
Merge branch 'newdevice-ack' into testing
Compare: https://github.com/openSUSE/wicked/compare/3d94953ab66a...624d21682c77
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 84eba36e529e8fe92396cde851c9c55adee4790a
https://github.com/openSUSE/wicked/commit/84eba36e529e8fe92396cde851c9c55ad…
Author: Marius Tomaschewski <mt(a)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/c48751ee21896ecd2b6d7623ad134337c…
Author: Marius Tomaschewski <mt(a)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: 340f1f86bff6d817685e4b2eef29b19e5ab581f2
https://github.com/openSUSE/wicked/commit/340f1f86bff6d817685e4b2eef29b19e5…
Author: Karol Mroz <kmroz(a)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
dhcp4: do not set/query mtu if set in the config (bsc#904323)
Compare: https://github.com/openSUSE/wicked/compare/11fd897de151...340f1f86bff6
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 84eba36e529e8fe92396cde851c9c55adee4790a
https://github.com/openSUSE/wicked/commit/84eba36e529e8fe92396cde851c9c55ad…
Author: Marius Tomaschewski <mt(a)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/c48751ee21896ecd2b6d7623ad134337c…
Author: Marius Tomaschewski <mt(a)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/b5d65cd2e0fd9af2e744167ba6d18c192…
Author: Marius Tomaschewski <mt(a)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
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 9c27bf3093159630840c624d66dcfa276b1972fa
https://github.com/openSUSE/wicked/commit/9c27bf3093159630840c624d66dcfa276…
Author: Karol Mroz <kmroz(a)suse.de>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M include/wicked/addrconf.h
Log Message:
-----------
addrconf: added dhcp4 user-class structures
Commit: c52555230c4ec4538d2ea103d68dc966a42e1b75
https://github.com/openSUSE/wicked/commit/c52555230c4ec4538d2ea103d68dc966a…
Author: Karol Mroz <kmroz(a)suse.de>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M include/wicked/addrconf.h
M src/names.c
Log Message:
-----------
names: map dhcp4 user-class format names and types
Commit: 3d704c190968b51e7a86492eed48bc8af353a0d3
https://github.com/openSUSE/wicked/commit/3d704c190968b51e7a86492eed48bc8af…
Author: Karol Mroz <kmroz(a)suse.de>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M dhcp4/dbus-api.c
M dhcp4/device.c
M dhcp4/dhcp.h
M dhcp4/protocol.c
Log Message:
-----------
dhcp4: put new user-class structure on the wire
Commit: 5acb61d12d140c63458e035c592ab2b9475c3722
https://github.com/openSUSE/wicked/commit/5acb61d12d140c63458e035c592ab2b94…
Author: Karol Mroz <kmroz(a)suse.de>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M dhcp4/dbus-api.c
M schema/addrconf.xml
Log Message:
-----------
dhcp4: user-class schema and dbus data properties
Commit: fbbeb5f048f74214c003524d9e4b968e635251f0
https://github.com/openSUSE/wicked/commit/fbbeb5f048f74214c003524d9e4b968e6…
Author: Karol Mroz <kmroz(a)suse.de>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M client/wicked-client.h
Log Message:
-----------
client: parse compat suse dhcp4 user-class string
Handles parsing of rfc3004 formatted user-class
as well as non-standard but common string type.
Commit: 0f8e518fe94243ce56429ccd681f0ef2520a9b32
https://github.com/openSUSE/wicked/commit/0f8e518fe94243ce56429ccd681f0ef25…
Author: Karol Mroz <kmroz(a)suse.de>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M man/ifcfg-dhcp.5.in
Log Message:
-----------
man: document DHCLIENT_USER_CLASS_ID in ifcfg-dhcp(5)
Commit: 11fd897de15107e4cc696ebff598eee76a354eac
https://github.com/openSUSE/wicked/commit/11fd897de15107e4cc696ebff598eee76…
Author: Karol Mroz <kmroz(a)suse.de>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M client/wicked-client.h
M dhcp4/dbus-api.c
M dhcp4/device.c
M dhcp4/dhcp.h
M dhcp4/protocol.c
M include/wicked/addrconf.h
M man/ifcfg-dhcp.5.in
M schema/addrconf.xml
M src/names.c
Log Message:
-----------
Merge pull request #492 from mtomaschewski/dhcp4-class-4
dhcp4: handle user-class option in config (bsc#909307)
Compare: https://github.com/openSUSE/wicked/compare/9846a733f374...11fd897de151