3b066cb450
- version 0.6.45 - ibft: no IP setup on bnx2x storage-only interfaces (bsc#1072343) - fixed format, self compare and always true issues
Marius Tomaschewski2018-02-26 07:26:04 +00:00
3e30b7e750
- version 0.6.44 - dhcp4: use rfc4361 client-id as new default for ethernet on sle15 (fate#323576). It can be also enabled/disabled in wicked-config(5). - client: fixed broken wicked arp utility command (bsc#1078245) - cleanup: add mising/explicit designated field initializers - pkgconfig: fix to request libnl3 instead of libnl1 - dbus: add missing DBUS_ERROR_FAILED type to a dbus_set_error call and enforce formatting input as string when an extension did not returned any error message. - Removed patch included in the source archive [- 0001-wickedd-explicitly-unbind-slaves-on-deletion.patch]
Marius Tomaschewski2018-02-02 15:34:47 +00:00
82226d9dc6
- wickedd: clear master references on slaves when a master gets deleted and the deletion event arrives before unenslave event to avoid a bridge reenslave failure on restart (bsc#1061051). [+ 0001-wickedd-explicitly-unbind-slaves-on-deletion.patch]
Marius Tomaschewski2017-12-21 12:01:19 +00:00
438574b068
- version 0.6.43 - ifconfig: set MTU even if device is up (bsc#1059292) - dhcp6: reapply confirmed addresses, also on any confirm status other to not-on-link
Marius Tomaschewski2017-12-16 01:37:24 +00:00
7957e9f714
- version 0.6.42 - spec: use new _fillupdir macro for fillup-templates (boo#1069468) - dhcp: clear hostname on lease recovery/reboot (bsc#1057007) - firewall: add firewalld and zone support (fate#320794) - ifconfig: cleanup slaves before enslaving (bsc#1036675) - ethtool: add rxvlan, txvlan, ntuple and rxhash offloads - ethtool: handle channel parameters (bsc#1043883)
Marius Tomaschewski2017-12-01 12:53:47 +00:00
aab4779052
Accepting request 512934 from network:wicked:factory
Yuchen Lin2017-08-06 09:32:35 +00:00
ba5e462bfe
- version 0.6.41 - dhcp6: fix to send up to 5 release retransmissions - ifconfig: do not stop adding routes on one bad route (bsc#1036619) - dhcp4: fix to use rfc4361 client-id on infiniband (bsc#1022872) - man: ifcfg.5: Fix directory name for compatibility scripts - dhcp4: own check for user class id strings (bsc#1045522) - dhcp: cleanup common option update flags (bsc#1027099) - vxlan: convert ifcfg VXLAN_REMOTE_IP to remote-ip
wicked maintainers
2017-07-28 13:16:40 +00:00
b1870a63c6
- version 0.6.40 - fsm: clone bound config and cleanup references fixing ifindex reference handling in iBFT vlan configuration (bsc#1030053) - updater: fix to not leave orphaned bg jobs on device delete, causing to block processing of synchronized jobs (bsc#1029133) - vxlan: initial support (boo#1026780) - dhcp: correct and complete fqdn option support (bsc#1025757) - bonding: properly send primary reselect to kernel (bsc#1027231) - dbus: fix caller-uid timeout to 15sec, not 15ms (bsc#1026683) - ethtool: handle ring,coalesce,eee parameters (bsc#1007909) - bond: fix xmit-hash-policy option mismatch (bsc#1021914) - ifconfig: avoid timeouts on large number of IPs by performing ipv4 duplicate address detection, apply and sending gratuitous ARP for chunks of multiple addresses at once (bsc#1009801)
Marius Tomaschewski2017-05-04 12:59:47 +00:00
30c3e65d9a
- version 0.6.39 - dhcp: suport to define and request custom options (bsc#988954), documented in wicked-config(5) and ifcfg-dhcp(5) manual pages. - dhcp6: fix refresh on newprefix workaround (boo#972471) - dhcp4: do not fail in capture on link type change (bsc#975466) - dhcp4: ignore invalid options, do not discard complete message (https://github.com/openSUSE/wicked/issues/671) - dhcp4: log and add sender (server or relay) ethernet hw-address to the lease (https://github.com/openSUSE/wicked/issues/663) - ifdown: show reasons to skip an action (bsc#997027) - ifconfig: fix to consider address scope in dbus model (bsc#988794) - bonding: set the primary slave in the master at enslave of the primary when it were not yet ready while bond setup (bsc#998413) - removed patch included in this version [- 0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch]
wicked maintainers
2016-11-18 12:08:57 +00:00
0a2713b403
- version 0.6.38 - addrconf: rewrite to run lease updates in background jobs and use netconfig 0.84 batch support if available (bsc#989741). Fixed auto4 and dhcp supplicants to explicitly stop device before unregistering dbus object to disarm it and return release request result before sensing the released event. Fixed fsm to not advance fsm state on unrelated events and use new call to refresh addresses from kernel for tentative checks in ifup.
Marius Tomaschewski2016-09-26 16:02:24 +00:00
05700ff0b5
- version 0.6.37 - auto6: do not apply rdnss/dnssl if autoconf=0 (bsc#984088) - addrconf: utility to parse string with update flags - leasefile: added an lease file exists utility - ifstatus: show IPv6 privacy addresses as autoconf - updater: adjusted system settings update debug info - updater: no remove before install on granted lease - updater: no backup/restore for netconfig, unused - updater: no warning on unset optional backup/restore - man: added DHCLIENT_REQUEST_OPTION to ifcfg-dhcp - leaseinfo: dump other/unknown dhcp options - dhcp4: initial support to request custom options (bsc#916948,bsc#988954) - lease: store and load other/unknown dhcp options - utils: fixed last byte formating in ni_format_hex - dbus: handle unparsed dhcp options in leases - dhcp4: store unparsed options in the lease - addrconf: add generic dhcp options to lease - dhcp: move specific dhcp.h to dhcp4.h and dhcp6.h - ovs: use generic ovs type until we can query ovs (bsc#982231) - dhcp4: send hostname in discover (bsc#985894) - ifconfig: fixed to apply address preferred_lft 0 - address: apply suse ifcfg IP_OPTIONS (bsc#984088) - config: add a global LINK_REQUIRED ifcfg default - client: apply global LINK_REQUIRED setting if any
wicked maintainers
2016-08-02 19:16:45 +00:00
0f8caf1817
- version 0.6.36 - ifreload: make output more informative (bsc#982952) - rules: do not fail when kernel support is missed (bsc#981887) - nanny: reapply policies on device renames (bsc#973355) - iflist: fixed macvlan/macvtap link info data parsing - auto6: apply rdnss/dnssl and wait for autoconf (bsc#902897,boo#916613)
wicked maintainers
2016-06-10 15:36:44 +00:00
91770a81ba
- version 0.6.35 - spec: removed ppp service template macro calls (fate#317976) - bonding: support for new v3.7.1 netlink options in 4.4 kernel - linux: update included headers to 4.4, add if_addr.h
Marius Tomaschewski2016-05-27 10:39:04 +00:00
b0f6390d2f
- version 0.6.34 - utils: fix for ni_string_set to set empty pointers - team: fix for unclosed file descriptor and string memleak - ppp: initial implementation of PPPoE support (fate#317976,bsc#865573,boo#913861)
Pawel Wieczorkiewicz
2016-05-20 14:05:31 +00:00
1959e0867e
- version 0.6.32 - tunnel: add device binding support (fate#317977) - gre: fix flags use, added missed keyed gre options - doc: added an initial FAQ to the documentation - util: fix null string and string array in compare - ipv6: cleaned up IPv6 RA PI and RDNSS processing - ipv6: receive IPv6 RA DNSSL options forwarded by kernel - dhcp6: refresh ipv6 link on each prefix event to fix workaround for missed NEWLINK event on changes caused by RA (boo#972471). - macvlan: fix enum values for BRIDGE and PASSTHRU modes (boo#974231)
Marius Tomaschewski2016-04-15 15:47:42 +00:00
cc476d1b6e
- removed patch included in the source archive [- 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch]
Marius Tomaschewski2016-04-06 07:25:53 +00:00
b96b4d0956
- version 0.6.31 - xml: fix to not assert on too long entities or missed semicolon and fixed pointer use on DOCTYPE related parse error. - ifconfig: readd broadcast calculation (bcs#971629). While the kernel does not need it and calculates itself, e.g. glibc getbroadcastnets function used by yp expect it to be set. - ifup: let ovs bridges pull ovs-system config and omit ovs-system master reference in policy match (bsc#964019) - fsm: fixed a negated check causing a segmentation fault in some cases where the vlan config references a device without config. - bonding: call setup routine at the end of create (bsc#964877), fixed mismatched carrier-detect and validate-targets attributes in schema and dbus, permit to set bonding's hardware address, process bonding settings in newlink events and switched to create and setup also bonding the master device via netlink by default. - xml-schema: do not add description node to enums - ifreload: let ifdown delete team instances (bsc#954012,bsc#964477) - fsm: reset device_api of deleted workers (bsc#954012)
Marius Tomaschewski2016-04-05 23:52:05 +00:00
c145fba3c7
- fsm: do not segfault on device hierarchy loops (bnc#959356); corrected pull#618 fix to not reset master and use its name then. [+ 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch]
Pawel Wieczorkiewicz
2016-02-22 12:57:19 +00:00
d60c69aa56
- version 0.6.30 - wireless: fix EAP inconsistencies and add missing auth method names to translation maps (bsc#936514, boo#927615). - ipv6: clear old address list before applying new fixing to not wait full time in the client-side tentative address check - fsm: do not segfault on device hierarchy loops but (bnc#959356) - fsm: handle down/step back events in ifup flow instead to try to workaround in nanny (bsc#955864). - man: documented how to declare several team link watches. - ethtool: map da,none,other port types (bsc#957944). - ipv4: removed pointless broadcast calculations and send to the kernel only if explicitly requested in ifcfg file or by dhcp options. The kernel has an own logic to automatically calculate related settings as needed. Also removed broadcast setting from ifcfg-lo to not override kernel's setup (bsc#944710).
Marius Tomaschewski2016-01-29 13:14:37 +00:00
1874a8811a
- version 0.6.29 - rpm: do not use systemctl show in scripts (bsc#955778) systemctl show makes a systemd query and does not work in a chroot or when systemd is not available and using it in RPM scripts breaks offline update. Replaced with readlink. - team: fix to use proper names of ethtool delay options - nanny: skip recheck when no policy configured (bsc#953107) - version 0.6.28
Pawel Wieczorkiewicz
2015-11-20 18:20:45 +00:00
79bb08dbf8
- fsm: dynamically resolve references and requirements (bsc#954289) - nanny: do not pull in and rearm subordinate workers (bsc#954289) - nanny: fix managed policy list handling (bsc#953107) - ifup: do not update policy when it has been created and recheck with a name filter list instead to enable separately to avoid a race condition (bsc#953107) - ovs: do not require link on ovs-system device
Marius Tomaschewski2015-11-12 16:45:05 +00:00
ff91949e43
- vesion 0.6.27 - nanny: fix policy file reading and objects references (boo#916035) - ovs: use --may-exist option in add-port (bsc#951315) commands to avoid error messages when the port is already in the db. - netconfig: do not refresh unrelated details in supplicants - service: fixed wicked client and nanny dependencies (bsc#950333). - service: restart wickedd* on dbus restart (bsc#941964) - fsm: do not follow link-up checks on configured master devices not involved in the current ifup operation (bsc#948423). - client: added more comfortable "wicked test dhcp[46]" commands executing the wickedd-dhcp[46] in their --test mode (bsc#942278)
Marius Tomaschewski2015-10-22 10:22:44 +00:00
c83bec56bb
Accepting request 337465 from network:wicked:factory
Stephan Kulow
2015-10-17 14:38:42 +00:00
8e0aa19bdc
- version 0.6.26 - nanny: add link device references to policy match (bsc#941611) This causes, that nanny checks and waits until the configuration for link references is applied by ifup (master device worker is available) in order to not start managing ports/slaves and fail on unresolvable requirements with "document error" first. Unavailable reference matches caused a timing race, where nanny omits to enslave ports into master (e.g. a dummy into ovsbr), but was not limited to ovs setups. - dhcp4: fix to request offer by default in --test (bsc#942278) - teamd: adjust permissions of the teamd interface config to be owned by teamd user if available and to always re-read dbus busname from the service file (bsc#947542)
Marius Tomaschewski2015-10-09 14:14:24 +00:00
93452a67bc
Accepting request 333779 from network:wicked:factory
Stephan Kulow
2015-10-03 18:29:44 +00:00
e7bf24d651
- version 0.6.25 - compat: read complete sysctl file set (bsc#928459) - wireless: fixed to parse/format hex escapes in essid (bsc#928459)
Pawel Wieczorkiewicz
2015-09-25 14:47:37 +00:00
d9aeb4908b
Accepting request 331819 from network:wicked:factory
Stephan Kulow
2015-09-24 05:16:53 +00:00
b733cf3306
- version 0.6.24 - auto4: initial autoip and dhcp4 fallback fix (bsc#899985) - ethtool: update to the most recent ethtool.h, fixed advertised mode and flags (bsc#927309) - dhcp4: verify received client-id, accept hex encoded id - ovs: fixes for ovs bridge handling - make: fixed to add linux header copies as noinst
Pawel Wieczorkiewicz
2015-09-17 17:05:37 +00:00
b0802318bb
- version 0.6.23 - ovs: initial openvswitch bridge support (fate#318840) - team: fix segfault on discovery failure - nanny: register device object also on device-up event
Pawel Wieczorkiewicz
2015-09-07 14:56:49 +00:00
5439f5b0ae
- version 0.6.22 - fsm: do not run post-up scripts when leases defer (bsc#940239) - team: configurable teamd support and ctl detection (fate#318389) [- 0001-teamd-create-teamd-run-directory-when-missed.patch]
Marius Tomaschewski2015-09-01 19:01:11 +00:00
042c6e5d7b
Accepting request 319830 from network:wicked:factory
Stephan Kulow
2015-08-05 04:49:06 +00:00
29811813d1
- version 0.6.20 - spec: enable nanny use by default (fate#318977) - ifconfig: handle link up of externally enslaved devices (fate#318840) - ifcfg: generate link master from master config, added MASTER_DEVICE variable - fsm: master/slave transition dependency and state check fixes - fsm: improve subordinate device relation updating and logging - fsm: reference count config nodes to avoid memleaks - ethtool: fix option tables terminator (bsc#925276) - scripts: fixed typo breaking wicked scheme scripts - sysfs: fixed memleak while reading device path - client: client: config parsing, origin processing, root-directory cleanup and memory leak fixes. - xml: fixes to memory leaks, location functions cleanup - firmware: properly extract discovery type and path
Pawel Wieczorkiewicz
2015-07-31 16:55:41 +00:00
b29c9ae0e1
Accepting request 315003 from network:wicked:factory
Stephan Kulow
2015-07-16 15:13:16 +00:00
8070a1db0c
- version 0.6.19 - dhcp4: improve invalid dhcp options handling (boo#918069) - dhcp6: just drop an info lease on release request and stop - dhcp6: refresh ipv6 link on newprefix in auto mode to workaround, that the kernel does not send us events about mode change when RA timers are unspecified (bsc#934067) - ethtool: do not warn when reading ethtool settings while netlink newlink processing and the device is already gone. - ibft: ignore invalid default gateway (0.0.0.0 and ::) provided by the firmware (bsc#903759) - wireless: handle ANY for WPA-EAP methods and send passwd when phase2 method isn't set (boo#927615) - bonding: don't insist, that arp_validate=none default is valid in active-backup mode only (boo#919573) - wickedd: fix to send requested device-up event ack - nanny: fix error handling for NULL policy objects and fix to not compare iftype to a dbus class name (boo#931288) - nanny: ensure a device is ready to satisfy a policy match - nanny: fixes improving delete and hotplug handling - ifup: do not recurse when generating nanny policy matches - ifreload: properly handle some config rename cases - fsm: ensure to process events in order and don't advance fsm state from events when device state outdistances it. - schema: cleanup netif-reference meta:require checks. - spec: require util-linux-systemd providing logger (bsc#911310) - conditionally enable nanny use (boo#915025,bsc#916402)
Marius Tomaschewski2015-07-03 14:45:33 +00:00
7c62091a57
Accepting request 303888 from network:wicked:factory
Stephan Kulow
2015-04-27 05:46:18 +00:00
36fd4a53bd
- version 0.6.18 - initial pre/post-up/down script and systemd service start support (bsc#920070,boo#907215) - fixed lease address owner and lifetime tracking to update address lifetimes on dhcp6 renewal, correctly drop (requesting/deferred) leases in wickedd not (yet) existing as lease in dhcp supplicants and avoid address exists error messages (bsc#920889,bsc#907694) - add missed wpa_supplicant's wireless mode names (bsc#927616) - schema: require macvlan lower device same as vlan (bsc#927065) - fixes to use only ready devices by name to avoid dependency confusion mapping config to wrong device, event races and wrong use of the link-up instead of the wireless link-associated event (bsc#918662,bsc#921218).
Marius Tomaschewski2015-04-25 00:22:54 +00:00
92b33f5860
- Build with -std=gnu89 to deal with GCC 5 defaulting to -std=gnu11 and that changing the semantics of 'inline' [Applied osc rq287295, upstream pull#519 commit c1c0057]
Marius Tomaschewski2015-03-09 16:17:38 +00:00
d50ebf86e2
- commit 198f23b wicked.spec: added an Upstream First policy
Marius Tomaschewski2015-03-02 11:33:11 +00:00
17069d0674
- version 0.6.15 - nanny: use ifindex to reference workers in managed devices and hold worker references when starting fsm (bsc#904061) - nanny: Always reference mdev's worker by ifindex (bsc#904061) - nanny: register discovered devices only when ready (bsc#904061) - events: query and update device name on events (bsc#904061) - udev: verify netdev index and update name at start, disable ready handling if udev is not used, e.g. in LXC (bug#904061) - xml: don't require parent's control node in config (bsc#901517) - wireless: use string dict entry for WIRELESS_AP/bssid (bsc#911315) - extensions: fixed false errors from hostname update (bsc#910323) - tuntap: typo fix causing to not set IFF_NO_PI flag - fixed some memory leaks in client and dbus object code - doc/ChangeLog: do not omit merge commits which contain bug refs
Marius Tomaschewski2015-01-23 13:37:31 +00:00
1d6a64bcf0
Accepting request 265914 from network:wicked:factory
Stephan Kulow
2014-12-21 11:02:07 +00:00
3d80468536
- version 0.6.14 - client: fixed segfault in status (bsc#908554) - bonding: add new/missed bonding options (bsc#905750) - systemd: service ordering dependencies (bsc#895600,bsc#901337)
Marius Tomaschewski2014-12-19 12:01:37 +00:00
1760721d05
- version 0.6.13 - sysctl: do not fail on read-only proc e.g. in LXC (bsc#904432) - netlink: recover from netlink event socket errors and allow to configure the event socket buffer sizes (bsc#905421) - fixed some memory and a file descriptor leak - bonding: add encap2+3 and 3+4 xmit-hash-policies (bsc#905750) - client: apply suse ifcfg alias label (bsc#907683) - netlink: retry on DUMP_INTR and AGAIN (bsc#904776) - gcrypt: do not fail when wicked has been build using a newer but compatible library than the currently used (bsc#906217) - compat: use info level on unspecified ip (bsc#904903) - compat: fix tap group node generation (bsc#904380) - sit,ipip,gre: generate tunnel config on change (bsc#901402) - fsm: always refresh worker on device-ready event and match only ready devices against config workers (bsc#904061) - fsm: perform tentative check on all started interfaces with nanny (bsc#900951)
Marius Tomaschewski2014-12-08 18:18:56 +00:00
2490859169
Accepting request 254980 from network:wicked:factory
Stephan Kulow
2014-10-11 20:41:44 +00:00
686ae817f1
- version 0.6.12 - ethernet: Do not fail when ETHTOOL_GSET/SSET fails (bnc#900401, bnc#900112) - dbus: omit ethernet speed, duplex, autoneg properties if not supported by the driver - ethtool: independent ioctl requests are handled separately: if one fails it does not stop the following ones - wireless: request assosciation even if link was up; linkup indicates assosciation, rather than explicit linkAssosciate event (bnc#893665) - bonding: ignore redundant slaves in configs with a warning - fsm: Generate default config for children in existing relation - compat: prefer /etc/hostname over /etc/HOSTNAME and warn about missed global configs (bnc#887910)
Pawel Wieczorkiewicz
2014-10-10 12:44:41 +00:00
4725b9fbf1
- version 0.6.12 - ethernet: Do not fail when ETHTOOL_GSET/SSET fails (bnc#900112, bnc#900112) - dbus: omit ethernet speed, duplex, autoneg properties if not supported by the driver - ethtool: independent ioctl requests are handled separately: if one fails it does not stop the following ones - wireless: request assosciation even if link was up; linkup indicates assosciation, rather than explicit linkAssosciate event (bnc#893665) - bonding: ignore redundant slaves in configs with a warning - fsm: Generate default config for children in existing relation - compat: prefer /etc/hostname over /etc/HOSTNAME and warn about missed global configs (bnc#887910)
Pawel Wieczorkiewicz
2014-10-10 12:30:23 +00:00
bb73f0eb9f
Accepting request 252509 from network:wicked:factory
Stephan Kulow
2014-09-28 17:55:35 +00:00
0ba3b4b771
- version 0.6.11 - client-state: Do not fail on parsing empty origin and uuid (bnc#890084) - hwaddr: change hwaddr only when valid (bnc#898622) - ifup/ifstatus: no failure report on failed/deferred lease, correctly OR grouped leas status (bnc#896188) - ifup,ifreload: wait for all tentative addresses - config: improved allowed update mask/defaults - man: added startmode hotplug and use-nanny (bnc#896403), - Introduce ifcfg-dhcp man page covering DHCLIENT and DHCLIENT6 vars, remove template reference from ifup(8), ifcfg-wireless(5), reference ifcfg-dhcp(5) - README: updated / improved - rpm: dbus policies as noreplace config (bnc#897775), reload dbus in wicked-service post-install (bnc#897775) - fsm: corrected device hierarchy structure print - routes: generate routes also without IP (bnc#895219), show a note about not matching routes (bnc#895219) - ethernet: lower ethtool not supported messages to debugs
Pawel Wieczorkiewicz
2014-09-26 15:15:22 +00:00
9b8571789e
Accepting request 250245 from network:wicked:factory
Stephan Kulow
2014-09-20 13:51:14 +00:00
41402f93ef
- version 0.6.10 - ifconfig: apply address lease priorities same as for routes to dhcp6 to takeover addresses from guessed lower-priority leases e.g. after restart and adjust lifetime on renewal. - routes: lookup and accept custom table names defined in the /etc/iproute2/rt_tables file and set forgotten route table netlink attibute if provided by the kernel (bnc#885007). - ethernet: do not fail when some ethtool operation is not supported (bnc#897264) - fsm: add link-masterdev relation when all dependencies are already created and detect existing/conflicting masterdev references.
Marius Tomaschewski2014-09-19 14:29:16 +00:00
2f5e820a19
Accepting request 249930 from network:wicked:factory
Stephan Kulow
2014-09-17 19:23:52 +00:00
7f1740100f
- version 0.6.9 - ifstatus: address status reporting improvements, adding --verbose parameter - addrconf: correctly fetch lease info flags, disarmed old auto6 code, added prerequires (bnc#894885) - fsm: Do not destroy schema requirements on rearm - ipv6: added accept-ra sysctl support, auto6 code clean-up - ifconfig: fixed lease updater allocation
Pawel Wieczorkiewicz
2014-09-17 11:19:55 +00:00
5fd09e6da9
- version 0.6.8 - ifup,reload,status: return setup-in-progress code, fix exit code override when systemd in picture and disable pulling device status from addresses - ifstatus: report slaves device as enslaved - fixed to not reset master device name on success - lower printout of debug messages (bnc#891036) - nanny: correctly initialize timeout variable to busy wait instead to wasting cpu using poll with a 0 timeout (bnc#895970)
Marius Tomaschewski2014-09-16 03:31:15 +00:00
9fdd4dbf06
Accepting request 248297 from network:wicked:factory
Stephan Kulow
2014-09-12 13:25:01 +00:00
c0e53a742a
- version 0.6.7 - config: fixed optional include attribute parsing bug introduced in version 0.6.6 and causing wicked to fail while config parsing. - util: install signal handlers only once
Pawel Wieczorkiewicz
2014-09-10 09:47:25 +00:00
2da8354855
- version 0.6.6 - Add wake-on-lan support (bnc#869114) - ifconfig: delete address first if address differs (bnc#890406) - config: support a local.xml file, clean-up of config file syntax - man page wicked-config.5 update - Clean-up and removing unused functions
Pawel Wieczorkiewicz
2014-09-09 15:59:28 +00:00
d037f55720
Accepting request 247734 from network:wicked:factory
Stephan Kulow
2014-09-06 10:17:47 +00:00
a89b88c8b0
- version 0.6.5 - nanny: fixed to reset on rearm and to hotplug bonding slaves (bnc#884012,bnc#880515)
Marius Tomaschewski2014-09-05 15:20:47 +00:00
1a0711d591
- version 0.6.4 - dhcp6: changed --test to request in auto mode, recheck RA and try to start on new device-change events (bnc#889981) - address: enable events in wickedd and expose flags to make them visible and up-to-date in ifstatus (bnc#889981) - nanny: reset/rearm on enable/disable, do not arm at all when the use-nanny is false (bnc#891045) - leases: intrinsic lease installation hook improvements as preparation for PPPoE support (bnc#865573) - dhcp4: do not release and remove lease without request (DHCLIENT_RELEASE_BEFORE_QUIT), randomized startup delay (DHCLIENT_SLEEP) if enabled, handle defer timeout to stop client waiting at ifup (DHCLIENT_WAIT_AT_BOOT), rebind and reboot state fixes (bnc#866994)
Marius Tomaschewski2014-09-04 11:16:19 +00:00
64abb2a276
Accepting request 247149 from network:wicked:factory
Stephan Kulow
2014-09-03 16:21:38 +00:00
ce6803e101
- version 0.6.3 - client/nanny: lease handling/status fixes (partial bnc#891045), do not fail when slave/port is missing (bnc#889666,bnc#890275) - ifstatus: Do not check for config files (bnc#889666,bnc#890275) - dhcp4: advance secs field for dhcpd min-secs (bnc#889314), retransmit DHCP4 renewals enter reboot state with valid lease. - ifevent: increase netlink socket recv buffer size (bnc#884012) - ipv6: wait for addresses to become usable (bnc#882259) - fixed completed sit/gre/ipip tunnel support - dhcp6: initial defer handling and no-addr cleanup (bnc#891045) - dhcp: apply suse ifcfg dhcp options (bnc#866994) - ifup/reload: use default timeout if 0 (bnc#892486)
Marius Tomaschewski2014-09-01 19:33:35 +00:00
6c62bd503c
Accepting request 245055 from network:wicked:factory
Ludwig Nussel2014-08-20 15:53:41 +00:00
b350e37cd7
- version 0.6.2 - nanny: disable nanny use by default again (bnc#891045) - fsm: generate default configs for ports/slaves (bnc#889666) - dbus: increase signal/default call timeouts (bnc#890084) - dhcp4: pad dhcp4 packet to correct minimal len (bnc#882561) - dhcp4: apply interface MTU provided by server (bnc#890230)
Marius Tomaschewski2014-08-18 12:22:26 +00:00
2a03a160a1
Accepting request 243808 from network:wicked:factory
Stephan Kulow
2014-08-07 06:08:18 +00:00
1ef583746f
- version 0.6.1 - nanny: Do not call link monitor on enable() (bnc#884012, bnc#890643) - bridge,bond: Add only device-ready ports/slaves - ifup,ifdown,ifreload: correct command status display messages - fsm: Add new, free, clone functions for ifworker arrays - client-state: Allow printing empty origin and UUID (bnc#890084)
Karol Mroz
2014-08-06 18:50:03 +00:00
9f7b16b430
Accepting request 243397 from network:wicked:factory
Stephan Kulow
2014-08-05 08:24:21 +00:00
6e13022b81
- version 0.6.0 - client: added missed ifcfg remote-ip route match (bnc#889801) - client: ifstatus/reload/up status reporting fixes (bnc#876845) - client: calculate additional bridge STP timeouts (bnc#888323) - nanny: do not use fsm default but infinite timeout (bnc#876845) - nanny: save and load policies on restart to recover (bnc#876845) - server: client configuration state load/save fixes (bnc#876845) - ifconfig: fixed to close tun/tap device descriptor (bnc#889326)
Marius Tomaschewski2014-08-01 13:05:24 +00:00
8a065e560d
Accepting request 242231 from network:wicked:factory
Stephan Kulow
2014-07-26 09:27:50 +00:00
95de3b88a7
- version 0.5.38 - dhcp4: wait and discover if unable to rebind/reboot. - ifreload: fixed to use nanny ifup flow when enabled, fire nanny in down part, initial status info cleanup (bnc#880515,bnc#884012) - ifup/ifreload: apply wait-for-interfaces (bnc#888323) - wickedd: fixed to process complete device state event change transitions, avoiding manual refreshes breaking them where possible (bnc#880515,bnc#884012)
Marius Tomaschewski2014-07-24 16:26:05 +00:00