Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 24df602f65dfe0f11d0f46fb5540c163a880e4c2
https://github.com/openSUSE/wicked/commit/24df602f65dfe0f11d0f46fb5540c163a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-28 (Thu, 28 Nov 2013)
Changed paths:
M include/Makefile.am
A include/linux/if_link.h
Log Message:
-----------
Added linux-3.11 if_link.h to no-inst headers
This fixes to build macvlan support on sles-11-sp3,
where the kernel supports it, but not the headers...
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 053652f289b643ccafc9d87bba4379305bcf3c1f
https://github.com/openSUSE/wicked/commit/053652f289b643ccafc9d87bba4379305…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-28 (Thu, 28 Nov 2013)
Changed paths:
M etc/org.opensuse.Network.conf
M include/Makefile.am
M include/wicked/constants.h
A include/wicked/macvlan.h
M include/wicked/netinfo.h
M include/wicked/objectmodel.h
M include/wicked/system.h
M include/wicked/types.h
A samples/wicked/macvlan0.xml
A schema/macvlan.xml
M schema/wicked.xml
M src/Makefile.am
M src/dbus-objects/interface.c
A src/dbus-objects/macvlan.c
M src/dbus-objects/model.h
M src/ifconfig.c
M src/iflist.c
A src/macvlan.c
M src/names.c
M src/netdev.c
Log Message:
-----------
macvlan: initial support, no ifcfg yet (fate#315131)
Commit: 68cfd508241aec31639797a074cc0332fbc79716
https://github.com/openSUSE/wicked/commit/68cfd508241aec31639797a074cc0332f…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-28 (Thu, 28 Nov 2013)
Changed paths:
M src/ifconfig.c
Log Message:
-----------
macvlan: cleaned up ni_system_macvlan_create
Commit: 77aa1b4ac879f91091280fa9f2fa20ada09518c5
https://github.com/openSUSE/wicked/commit/77aa1b4ac879f91091280fa9f2fa20ada…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-28 (Thu, 28 Nov 2013)
Changed paths:
M etc/org.opensuse.Network.conf
M include/Makefile.am
M include/wicked/constants.h
A include/wicked/macvlan.h
M include/wicked/netinfo.h
M include/wicked/objectmodel.h
M include/wicked/system.h
M include/wicked/types.h
A samples/wicked/macvlan0.xml
A schema/macvlan.xml
M schema/wicked.xml
M src/Makefile.am
M src/dbus-objects/interface.c
A src/dbus-objects/macvlan.c
M src/dbus-objects/model.h
M src/ifconfig.c
M src/iflist.c
A src/macvlan.c
M src/names.c
M src/netdev.c
Log Message:
-----------
Merge pull request #116 from mtomaschewski/macvlan
Compare: https://github.com/openSUSE/wicked/compare/418a2684cf30...77aa1b4ac879
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 68c6d84736e722b3da7b8470e5f8af61f90ba659
https://github.com/openSUSE/wicked/commit/68c6d84736e722b3da7b8470e5f8af61f…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Changed paths:
M src/capture.c
Log Message:
-----------
capture: hack to catch bonding arp type changes
Commit: e006d2f0de328fcf88623da5c0d57749a32a76c5
https://github.com/openSUSE/wicked/commit/e006d2f0de328fcf88623da5c0d57749a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M schema/ethernet.xml
Log Message:
-----------
schema: separate ethernet properties and configuration
Properties extend configuration, permanent-address is a property
Commit: ccb8c9e46de4d6759ce430e655fc5941cd455d6d
https://github.com/openSUSE/wicked/commit/ccb8c9e46de4d6759ce430e655fc5941c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/bonding.c
Log Message:
-----------
bonding: do not fail when min_links does not exists
Commit: 35272a30b2f0e041158c5d7513c2fccc4d7926c4
https://github.com/openSUSE/wicked/commit/35272a30b2f0e041158c5d7513c2fccc4…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M include/wicked/ethernet.h
M include/wicked/netinfo.h
M src/address.c
M src/capture.c
M src/dbus-objects/ethernet.c
M src/dbus-objects/naming.c
M src/ethernet.c
M src/iflist.c
M src/names.c
M src/netdev.c
Log Message:
-----------
Link-address-type vs. interface-type(kind) cleanup
Commit: 9a988bb808cab2f4cfd6cdfd46022c1a75ca55c4
https://github.com/openSUSE/wicked/commit/9a988bb808cab2f4cfd6cdfd46022c1a7…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-28 (Thu, 28 Nov 2013)
Changed paths:
M dhcp4/device.c
Log Message:
-----------
dhcp4: do not try to map iftype(kind) to arp-type
Commit: 0ceaf4db67c809f8f9e5a18c5b8728af6663b35d
https://github.com/openSUSE/wicked/commit/0ceaf4db67c809f8f9e5a18c5b8728af6…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-28 (Thu, 28 Nov 2013)
Changed paths:
M include/wicked/netinfo.h
M src/names.c
Log Message:
-----------
names: dropped iftype(kind) to arptype map helpers
There is no 1:1 relation: bond may have arp-type ether or infiniband.
Further, it's arp-type changes at enslave time of the first slave.
Commit: 418a2684cf304e604c1a3e1beb3d6512ce32d075
https://github.com/openSUSE/wicked/commit/418a2684cf304e604c1a3e1beb3d6512c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-28 (Thu, 28 Nov 2013)
Changed paths:
M dhcp4/device.c
M include/wicked/ethernet.h
M include/wicked/netinfo.h
M schema/ethernet.xml
M src/address.c
M src/bonding.c
M src/capture.c
M src/dbus-objects/ethernet.c
M src/dbus-objects/naming.c
M src/ethernet.c
M src/iflist.c
M src/names.c
M src/netdev.c
Log Message:
-----------
Merge pull request #114 from mtomaschewski/iftype-cleanup
Compare: https://github.com/openSUSE/wicked/compare/f24532c0840d...418a2684cf30
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 83455366b4354a44d17dda9f912768f627412fad
https://github.com/openSUSE/wicked/commit/83455366b4354a44d17dda9f912768f62…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M include/wicked/util.h
M src/util.c
Log Message:
-----------
util: Add print and format of boolean type
Commit: 01fbe46848172ef8ea8178cf73e83fce9e189aaa
https://github.com/openSUSE/wicked/commit/01fbe46848172ef8ea8178cf73e83fce9…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M src/Makefile.am
A src/client/client_state.c
A src/client/client_state.h
M testing/Makefile.am
A testing/ifstate-test.c
Log Message:
-----------
fsm: initial client_state struct and load/save functions
Commit: 8ab4f53ae66cc4ab1ea0645db40ca1b37de0d808
https://github.com/openSUSE/wicked/commit/8ab4f53ae66cc4ab1ea0645db40ca1b37…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M schema/constants.xml.in
M schema/interface.xml
M util/mkconst.c
Log Message:
-----------
schema: Add client-state object to interface.xml schema
Commit: a24cd2594d94c34f24c08d9cadabd9324ae5ee79
https://github.com/openSUSE/wicked/commit/a24cd2594d94c34f24c08d9cadabd9324…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M client/ifup.c
M include/wicked/client.h
M include/wicked/fsm.h
M include/wicked/netinfo.h
M include/wicked/objectmodel.h
M src/calls.c
M src/dbus-objects/interface.c
M src/fsm.c
M src/netdev.c
Log Message:
-----------
client: Add handling of client_state structure
ifstate: support for client commands
- ifup: persistent mode option,
- ifdown: force option, persistent mode support,
require configuration)
- ifcheck: persistent mode option
Commit: ad090ce5d384aeda393be735e5249cb369ce9790
https://github.com/openSUSE/wicked/commit/ad090ce5d384aeda393be735e5249cb36…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M client/ifup.c
M client/wicked-client.h
Log Message:
-----------
client: Add ifcheck return codes
Correct error message in case of non-existing device.
Commit: 151192413b066e77d01bfaa06fc0fe848ae2884e
https://github.com/openSUSE/wicked/commit/151192413b066e77d01bfaa06fc0fe848…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M client/compat-redhat.c
M client/compat-suse.c
M client/compat.c
M include/wicked/fsm.h
Log Message:
-----------
compat: Add <client-state> generation
In case of STARTMODE=nfsroot, the <client-state> is generated.
Only <persistent> child node is added to the <client-state>.
Commit: 266654583ac7cdbe8b998428a4cc89f73678cd16
https://github.com/openSUSE/wicked/commit/266654583ac7cdbe8b998428a4cc89f73…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M extensions/ibft
Log Message:
-----------
extensions/ibft: Add <client-state> generation
The <client-state> node is generated with <persistent> child node
only always set to true.
Commit: a1b8d89b2baf28e4457f8c12e920a079bbabfc69
https://github.com/openSUSE/wicked/commit/a1b8d89b2baf28e4457f8c12e920a079b…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M include/wicked/netinfo.h
M server/main.c
M src/client/client_state.c
M src/dbus-objects/interface.c
M src/netdev.c
Log Message:
-----------
server: Add save/load for client_state structure
Save on each setClientState() call. Load on each discovery_state().
Commit: ace458cb5c6cd5567da8cdc68ce56d08d1e1a3df
https://github.com/openSUSE/wicked/commit/ace458cb5c6cd5567da8cdc68ce56d08d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M client/compat-redhat.c
M client/compat-suse.c
M client/compat.c
M client/ifup.c
M client/wicked-client.h
M extensions/ibft
M include/wicked/client.h
M include/wicked/fsm.h
M include/wicked/netinfo.h
M include/wicked/objectmodel.h
M include/wicked/util.h
M schema/constants.xml.in
M schema/interface.xml
M server/main.c
M src/Makefile.am
M src/calls.c
A src/client/client_state.c
A src/client/client_state.h
M src/dbus-objects/interface.c
M src/fsm.c
M src/netdev.c
M src/util.c
M testing/Makefile.am
A testing/ifstate-test.c
M util/mkconst.c
Log Message:
-----------
Merge pull request #109 from pwieczorkiewicz/client-state-feature
Client-state feature: persistent state, fsm correction with ifup, ifdown, ifcheck corrections
Compare: https://github.com/openSUSE/wicked/compare/c84d121a8770...ace458cb5c6c