dca66cc466
Accepting request 221054 from network:wicked:factory
Tomáš Chvátal
2014-02-07 15:44:36 +00:00
bcf05ffe00
Accepting request 221054 from network:wicked:factory
Tomáš Chvátal
2014-02-07 15:44:36 +00:00
77aed16f6b
- version 0.5.7 - dhcp: request and set hostname and other options (bnc#861476), - dhcp: accept dns-domain name option containing a domain list as compatibility abuse of this option and log it (bnc#862130) - ibft: always modprobe iscsi_ibft when not yet loaded, added list-only mode and workaround missed readlink utility. - dbus: Fix crashes when dbus instance not running - leaseinfo: fix accidental closure of file descriptor argument - client: improve initialization of client-state structure - compat: apply ethtool and lladdr options from ifcfg variable - set link-address (mac) for ethernet,vlan,macvlan devices - do not set mtu or link-address when device is up as this tends to fail or break upper [vlan, ...] devices - limit mtu of upper (vlan) devices to the mtu of lower (eth) - addrconf: initial lease writting/parsing helpers / disarmed - Disable modem support for now, new ModemManage API (bnc#859888) - dhcp: fixed byteswap in ipudp_checksum and checksum_partial - leaseinfo: include prefixlen in IPADDR same as in ifcfg files
Marius Tomaschewski2014-02-05 21:52:58 +00:00
4c4b5822ec
- version 0.5.7 - dhcp: request and set hostname and other options (bnc#861476), - dhcp: accept dns-domain name option containing a domain list as compatibility abuse of this option and log it (bnc#862130) - ibft: always modprobe iscsi_ibft when not yet loaded, added list-only mode and workaround missed readlink utility. - dbus: Fix crashes when dbus instance not running - leaseinfo: fix accidental closure of file descriptor argument - client: improve initialization of client-state structure - compat: apply ethtool and lladdr options from ifcfg variable - set link-address (mac) for ethernet,vlan,macvlan devices - do not set mtu or link-address when device is up as this tends to fail or break upper [vlan, ...] devices - limit mtu of upper (vlan) devices to the mtu of lower (eth) - addrconf: initial lease writting/parsing helpers / disarmed - Disable modem support for now, new ModemManage API (bnc#859888) - dhcp: fixed byteswap in ipudp_checksum and checksum_partial - leaseinfo: include prefixlen in IPADDR same as in ifcfg files
Marius Tomaschewski2014-02-05 21:52:58 +00:00
be5c6a693a
Accepting request 214794 from network:wicked:factory
Tomáš Chvátal
2014-01-27 10:24:10 +00:00
955b1ca652
Accepting request 214794 from network:wicked:factory
Tomáš Chvátal
2014-01-27 10:24:10 +00:00
c4b7722990
- version 0.5.6 - fixed to free details in compat netdev and lease destroy. - systemd: removed requisite=wickedd from wicked.service This dependency triggered an automatic wicked.service (network) restart, when the wickedd.service is restarted (bnc#859801). - client: enable compat suse only, install ifcfg-lo - client: initial ifcfg support for macvlan, fixed flags and lower-device dependencies in the schema (fate#315131) - client: Changing ifcheck to be more robust
Marius Tomaschewski2014-01-23 16:01:53 +00:00
a18b4fff1a
- version 0.5.6 - fixed to free details in compat netdev and lease destroy. - systemd: removed requisite=wickedd from wicked.service This dependency triggered an automatic wicked.service (network) restart, when the wickedd.service is restarted (bnc#859801). - client: enable compat suse only, install ifcfg-lo - client: initial ifcfg support for macvlan, fixed flags and lower-device dependencies in the schema (fate#315131) - client: Changing ifcheck to be more robust
Marius Tomaschewski2014-01-23 16:01:53 +00:00
8841eee5a2
Accepting request 214306 from network:wicked:factory
Stephan Kulow
2014-01-20 19:44:47 +00:00
8f0f187232
Accepting request 214306 from network:wicked:factory
Stephan Kulow
2014-01-20 19:44:47 +00:00
31bc6dcda5
- version 0.5.5 - systemd: added Restart=on-abort to wickedd* (fate#315133) - client: implemented ifreload and adopted services (fate#309018) - client: use fsm to consider config in ifstatus, exit code rework and refactoring to implement check utilities for ifstatus+reload - client: updated copyright and license statements
Marius Tomaschewski2014-01-17 22:24:01 +00:00
e8f5664dd1
- version 0.5.5 - systemd: added Restart=on-abort to wickedd* (fate#315133) - client: implemented ifreload and adopted services (fate#309018) - client: use fsm to consider config in ifstatus, exit code rework and refactoring to implement check utilities for ifstatus+reload - client: updated copyright and license statements
Marius Tomaschewski2014-01-17 22:24:01 +00:00
ff03bb746e
Accepting request 213496 from network:wicked:factory
Stephan Kulow
2014-01-15 18:36:30 +00:00
11d9b8c46e
Accepting request 213496 from network:wicked:factory
Stephan Kulow
2014-01-15 18:36:30 +00:00
b94ff41051
Added rpm obsoletes sysconfig-network to wicked-service. See also rq#213298: wicked-service also contains provides: sysvinit(network) and also a Conflicts: otherproviders(/sbin/ifup) which were provided by old sysconfig-network.
Marius Tomaschewski2014-01-10 15:32:28 +00:00
846b31e17b
Added rpm obsoletes sysconfig-network to wicked-service. See also rq#213298: wicked-service also contains provides: sysvinit(network) and also a Conflicts: otherproviders(/sbin/ifup) which were provided by old sysconfig-network.
Marius Tomaschewski2014-01-10 15:32:28 +00:00
481449a4a5
- version 0.5.4 - spec: require wicked-service package in wicked Fixed spec file to require the wicked-service package in wicked package under systemd. The wicked-service package provides systemd service files as well as the ifup compatibility scripts (bnc#856591,fate#316768). - Documentation: man pages update, provide also ifcfg* and ifup,ifdown,ifstatus man pages (bnc#855135). - systemd services: added --systemd parameters which enable systemd specific behaviour tweaks. - initial wicked ifstatus command implementation, used in ifstatus compatibility script and in the network init-script (sysvinit only, not under systemd). - cleanup to use LSB codes in client and all daemons - client: Add --delete and --no-delete options - nanny: enable wickedd-nanny service by default - Refactored to use same link.lowerdev name/index reference in vlan,macvlan,infiniband and show master device interface property in show-xml. - infiniband schema: changed to use <infiniband:child> for infiniband child interfaces in native configs. - fixed newlink functions to not free netdev on discard
Marius Tomaschewski2014-01-09 14:39:29 +00:00
085e1cf60b
- version 0.5.4 - spec: require wicked-service package in wicked Fixed spec file to require the wicked-service package in wicked package under systemd. The wicked-service package provides systemd service files as well as the ifup compatibility scripts (bnc#856591,fate#316768). - Documentation: man pages update, provide also ifcfg* and ifup,ifdown,ifstatus man pages (bnc#855135). - systemd services: added --systemd parameters which enable systemd specific behaviour tweaks. - initial wicked ifstatus command implementation, used in ifstatus compatibility script and in the network init-script (sysvinit only, not under systemd). - cleanup to use LSB codes in client and all daemons - client: Add --delete and --no-delete options - nanny: enable wickedd-nanny service by default - Refactored to use same link.lowerdev name/index reference in vlan,macvlan,infiniband and show master device interface property in show-xml. - infiniband schema: changed to use <infiniband:child> for infiniband child interfaces in native configs. - fixed newlink functions to not free netdev on discard
Marius Tomaschewski2014-01-09 14:39:29 +00:00
8fd59d9beb
Accepting request 209649 from network:wicked:factory
Stephan Kulow
2013-12-08 18:50:11 +00:00
7f20645fa8
Accepting request 209649 from network:wicked:factory
Stephan Kulow
2013-12-08 18:50:11 +00:00
bddcb7fa3b
- version 0.5.3 - cleaned up to not install unused wicked@.service example - wickedd: added shutdownDevice method to ifdown transition from up to exists, used in bond/bridge to release slaves/ports. - cleaned up internal iftype vs. arptype mappings and handling - client: ifdown deletes the devices created by ifup - configure: added rtnetlink,dcbnl,if_link checks - macvlan: initial support, no ifcfg yet (fate#315131) - wireless: do not scan and bind supplicant by default, corrected the schema to use proper auth-methods type - socket: handle hangup after input, but before output - added refcounting for ni_dbus_watch_data_t objects - bonding: fixed bonding slave duplicate checks - client: add client-state including a persistent mode to skip ifdown for important interfaces by default - client: ifup --persistent and ifdown --force options - several lldp fixes, mostly for parsing / formating - logging: added timestamp option to stderr --log-target - extensions/updater: get and set NIS settings from lease - extensions: replace resolver with new generic updater using simple netconfig key-value leaseinfo dump files - dhcp4: initial --test <ifname> implementation (fate#316111) - dhcp6: initial --test <ifname> implementation (fate#316111) - dhcp6: fixed to accept low preference server offers - dhcp4: set fsm state before building the message - dhcp4: don't use offered address in initial request - netlink: diverse error/return code handling fixes - netlink: switched from libnl1 to libnl3 - moved TODO file content into individual github issues
Marius Tomaschewski2013-12-06 15:07:32 +00:00
8097196d4a
- version 0.5.3 - cleaned up to not install unused wicked@.service example - wickedd: added shutdownDevice method to ifdown transition from up to exists, used in bond/bridge to release slaves/ports. - cleaned up internal iftype vs. arptype mappings and handling - client: ifdown deletes the devices created by ifup - configure: added rtnetlink,dcbnl,if_link checks - macvlan: initial support, no ifcfg yet (fate#315131) - wireless: do not scan and bind supplicant by default, corrected the schema to use proper auth-methods type - socket: handle hangup after input, but before output - added refcounting for ni_dbus_watch_data_t objects - bonding: fixed bonding slave duplicate checks - client: add client-state including a persistent mode to skip ifdown for important interfaces by default - client: ifup --persistent and ifdown --force options - several lldp fixes, mostly for parsing / formating - logging: added timestamp option to stderr --log-target - extensions/updater: get and set NIS settings from lease - extensions: replace resolver with new generic updater using simple netconfig key-value leaseinfo dump files - dhcp4: initial --test <ifname> implementation (fate#316111) - dhcp6: initial --test <ifname> implementation (fate#316111) - dhcp6: fixed to accept low preference server offers - dhcp4: set fsm state before building the message - dhcp4: don't use offered address in initial request - netlink: diverse error/return code handling fixes - netlink: switched from libnl1 to libnl3 - moved TODO file content into individual github issues
Marius Tomaschewski2013-12-06 15:07:32 +00:00
27d3327af0
Accepting request 201663 from network:wicked:factory
Tomáš Chvátal
2013-10-17 12:28:55 +00:00
ed8a940be8
Accepting request 201663 from network:wicked:factory
Tomáš Chvátal
2013-10-17 12:28:55 +00:00
647d375d34
- version 0.5.2 - added activation comment to the spec file (bnc#843526) - fixed to not fail on config dirs without any config file
Marius Tomaschewski2013-10-02 06:28:42 +00:00
132881d8fd
- version 0.5.2 - added activation comment to the spec file (bnc#843526) - fixed to not fail on config dirs without any config file
Marius Tomaschewski2013-10-02 06:28:42 +00:00
d741d18374
- version 0.5.1 - rpmlintrc: removed obsolete content (bnc#783932#c18) - added extension to update hostname from [dhcp] lease - refactored config read and added wicked show-config - corrected & documented --log-target destination parsing - fixed signed char issues in xml_escape_entities - fail when the global --config path gets rejected
Marius Tomaschewski2013-09-27 15:36:15 +00:00
ac1da4bc66
- version 0.5.1 - rpmlintrc: removed obsolete content (bnc#783932#c18) - added extension to update hostname from [dhcp] lease - refactored config read and added wicked show-config - corrected & documented --log-target destination parsing - fixed signed char issues in xml_escape_entities - fail when the global --config path gets rejected
Marius Tomaschewski2013-09-27 15:36:15 +00:00
a0322c8293
- Applied obs adjustments and copyright comment to spec file
Marius Tomaschewski2013-09-18 12:12:46 +00:00
172d984269
- Applied obs adjustments and copyright comment to spec file
Marius Tomaschewski2013-09-18 12:12:46 +00:00