Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 9db26d33a36135e8124b62fe0fa81b1a22e68014
https://github.com/openSUSE/wicked/commit/9db26d33a36135e8124b62fe0fa81b1a2…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-14 (Mon, 14 Nov 2016)
Changed paths:
M src/dhcp6/device.c
Log Message:
-----------
dhcp6: fix refresh on newprefix workaround (boo#972471)
As a workaround for a missed NEWLINK on IPv6 RA changes when RA times
are set to 0 (unspecified) by the router (bug 975020), we refresh the
ipv6 link on a newprefix event. This fix corrects the workaround added
in wicked 0.6.32, which did not catched the cases as needed.
Commit: b54f00d4526223e542e6e4e076e381def06bd32c
https://github.com/openSUSE/wicked/commit/b54f00d4526223e542e6e4e076e381def…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-14 (Mon, 14 Nov 2016)
Changed paths:
M src/dhcp6/device.c
Log Message:
-----------
Merge pull request #680 from mtomaschewski/dhcp6-auto
Compare: https://github.com/openSUSE/wicked/compare/0556c42291f8...b54f00d45262
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: fd7da1e729abbb4daeea3926482da73aab5f93ab
https://github.com/openSUSE/wicked/commit/fd7da1e729abbb4daeea3926482da73aa…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M src/arp.c
M src/capture.c
M src/dhcp4/dhcp4.h
M src/dhcp4/fsm.c
M src/dhcp4/protocol.c
M src/lldp.c
M src/netinfo_priv.h
Log Message:
-----------
capture: expose packet sender address in receive
Commit: 4bc1acddcf29816e5b170273315b2e324b7ffb94
https://github.com/openSUSE/wicked/commit/4bc1acddcf29816e5b170273315b2e324…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M src/arp.c
M src/capture.c
M src/dhcp4/protocol.c
M src/lldp.c
M src/netinfo_priv.h
Log Message:
-----------
capture: log a hint about type of received packet
Commit: d35b99f185a13d20168da6bbddce05c57952be6e
https://github.com/openSUSE/wicked/commit/d35b99f185a13d20168da6bbddce05c57…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M src/dhcp4/fsm.c
Log Message:
-----------
dhcp4: log sender (server) hw-address if available
Commit: a7373172d44a7f5ffc8bf500d5bf103457098d95
https://github.com/openSUSE/wicked/commit/a7373172d44a7f5ffc8bf500d5bf10345…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M include/wicked/addrconf.h
M src/dbus-objects/misc.c
M src/dhcp4/fsm.c
M src/dhcp4/lease.c
M src/leaseinfo.c
Log Message:
-----------
dhcp4: add sender hw-address to lease if available
The sender hw-address (dhcp server or relay mac address)
is available on ethernet devices, but not on infiniband.
Commit: bbd962a121a16c0205d1c4aae88dc1cc4e4bba21
https://github.com/openSUSE/wicked/commit/bbd962a121a16c0205d1c4aae88dc1cc4…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M src/config.c
M src/dhcp4/device.c
M src/dhcp4/dhcp4.h
M src/dhcp4/fsm.c
Log Message:
-----------
dhcp4: adjusted ignore/prefer-server config lists
Commit: abbed211a75f6ee4a6cab7abc1783913e459fca0
https://github.com/openSUSE/wicked/commit/abbed211a75f6ee4a6cab7abc1783913e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M include/wicked/addrconf.h
M src/arp.c
M src/capture.c
M src/config.c
M src/dbus-objects/misc.c
M src/dhcp4/device.c
M src/dhcp4/dhcp4.h
M src/dhcp4/fsm.c
M src/dhcp4/lease.c
M src/dhcp4/protocol.c
M src/leaseinfo.c
M src/lldp.c
M src/netinfo_priv.h
Log Message:
-----------
Merge pull request #679 from mtomaschewski/dhcp-sender-mac
Compare: https://github.com/openSUSE/wicked/compare/99e97310ea90...abbed211a75f
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 0794150a63176f53ee677e6465dfa030edea9dd3
https://github.com/openSUSE/wicked/commit/0794150a63176f53ee677e6465dfa030e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M src/dhcp6/lease.c
M src/dhcp6/protocol.c
Log Message:
-----------
dhcp6: store other/unknown options in lease
Commit: b62c35d4f8b1bc9cd0da13c5445c384570eb1203
https://github.com/openSUSE/wicked/commit/b62c35d4f8b1bc9cd0da13c5445c38457…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M client/wicked-client.h
M dhcp6/dbus-api.c
M schema/addrconf.xml
M src/dhcp6/device.c
M src/dhcp6/dhcp6.h
M src/dhcp6/protocol.c
M src/dhcp6/protocol.h
Log Message:
-----------
dhcp6: initial support to request custom options
Commit: ccab57148d809d063a5852050738a51edd0f598a
https://github.com/openSUSE/wicked/commit/ccab57148d809d063a5852050738a51ed…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M src/util.c
Log Message:
-----------
util: fix check_domain_name no-dots case (unused)
Commit: ea5e4aa3ec336e359499eea3581d96f0ac903f40
https://github.com/openSUSE/wicked/commit/ea5e4aa3ec336e359499eea3581d96f0a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M src/buffer.h
Log Message:
-----------
util: fixed buffer get_uint16 and _uint32 helpers
Commit: a8659141076483cfaf3adb2a4986c5a6f5f8886f
https://github.com/openSUSE/wicked/commit/a8659141076483cfaf3adb2a4986c5a6f…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)
Changed paths:
M include/wicked/util.h
M src/util.c
Log Message:
-----------
util: added helper to test a value in uint range
Commit: 66c7aea5abcdc55bdca849dda63de7cce8232b67
https://github.com/openSUSE/wicked/commit/66c7aea5abcdc55bdca849dda63de7cce…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)
Changed paths:
M include/wicked/types.h
M src/dhcp.c
M src/dhcp.h
Log Message:
-----------
dhcp: utils to parse and format custom option types
Commit: 75cbac9f3e6237e01133db1a7fea5636c520c1dc
https://github.com/openSUSE/wicked/commit/75cbac9f3e6237e01133db1a7fea5636c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)
Changed paths:
M src/appconfig.h
M src/config.c
Log Message:
-----------
dhcp: parse custom option types in config/addrconf
Commit: 3e69a9987016bddbe63b1dcf0ef3976a3bcb6b21
https://github.com/openSUSE/wicked/commit/3e69a9987016bddbe63b1dcf0ef3976a3…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)
Changed paths:
M src/dhcp4/device.c
M src/dhcp4/tester.c
Log Message:
-----------
dhcp4: enable to request custom options by name
Commit: 402be7ca0c4092371a3a02f38db0dbae90b8602d
https://github.com/openSUSE/wicked/commit/402be7ca0c4092371a3a02f38db0dbae9…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)
Changed paths:
M src/dhcp6/device.c
M src/dhcp6/protocol.c
M src/dhcp6/tester.c
Log Message:
-----------
dhcp6: enable to request custom options by name
Commit: b1d751ee92dba5b45e11e933497d9249327e26a0
https://github.com/openSUSE/wicked/commit/b1d751ee92dba5b45e11e933497d92493…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)
Changed paths:
M include/wicked/addrconf.h
M src/dhcp4/lease.c
M src/dhcp4/lease.h
M src/dhcp4/tester.c
M src/dhcp6/lease.c
M src/dhcp6/lease.h
M src/dhcp6/tester.c
M src/leasefile.c
M src/leasefile.h
Log Message:
-----------
lease: add device name context to lease functions
Commit: a4b796548f6a23bf4f06d62d631d3adf5794841b
https://github.com/openSUSE/wicked/commit/a4b796548f6a23bf4f06d62d631d3adf5…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)
Changed paths:
M src/leasefile.c
Log Message:
-----------
lease: parse and format custom option types
Commit: d123a7f6dc6c381b3ee7adf3188d2c976812c8a3
https://github.com/openSUSE/wicked/commit/d123a7f6dc6c381b3ee7adf3188d2c976…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)
Changed paths:
M src/leaseinfo.c
Log Message:
-----------
leaseinfo: format shell parsable custom options
Commit: 6dcbb1e6f5b27254391fe51f4012fc0f268dd031
https://github.com/openSUSE/wicked/commit/6dcbb1e6f5b27254391fe51f4012fc0f2…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)
Changed paths:
M client/suse/compat-suse.c
Log Message:
-----------
compat: enable to request options by name in suse ifcfg
Commit: 78b2a87b82d8958a3e23dcea666cc695c5063bd7
https://github.com/openSUSE/wicked/commit/78b2a87b82d8958a3e23dcea666cc695c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-08 (Tue, 08 Nov 2016)
Changed paths:
M src/dhcp.c
Log Message:
-----------
dhcp: fix to initialize type in option declarations
Commit: 53e8866d98547087f0de0006889ebe9420452a1d
https://github.com/openSUSE/wicked/commit/53e8866d98547087f0de0006889ebe942…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2016-11-10 (Thu, 10 Nov 2016)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M client/wicked-client.h
M dhcp6/dbus-api.c
M include/wicked/addrconf.h
M include/wicked/types.h
M include/wicked/util.h
M schema/addrconf.xml
M src/appconfig.h
M src/buffer.h
M src/config.c
M src/dhcp.c
M src/dhcp.h
M src/dhcp4/device.c
M src/dhcp4/lease.c
M src/dhcp4/lease.h
M src/dhcp4/tester.c
M src/dhcp6/device.c
M src/dhcp6/dhcp6.h
M src/dhcp6/lease.c
M src/dhcp6/lease.h
M src/dhcp6/protocol.c
M src/dhcp6/protocol.h
M src/dhcp6/tester.c
M src/leasefile.c
M src/leasefile.h
M src/leaseinfo.c
M src/util.c
Log Message:
-----------
Merge pull request #675 from mtomaschewski/dhcp-custom-opts-3
Compare: https://github.com/openSUSE/wicked/compare/49b303fd632c...53e8866d9854