Revisions of wicked

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 512934 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 62)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 492860 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 61)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 440824 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 60)
- 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]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 434192 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 59)
- dhcp: fixed to properly append dhcp option data.
  Bug introduced by changes applied in version 0.6.37 (bsc#988954).
  [+ 0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 430454 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 58)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 418031 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 57)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 401114 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 56)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 398341 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 55)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 397035 from Pawel Wieczorkiewicz's avatar Pawel Wieczorkiewicz (pwieczorkiewicz) (revision 54)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 393544 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 53)
- version 0.6.33
- route: initial routing policy rules support (fate#312217)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 390219 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 52)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 385131 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 51)
- 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)
- removed patch included in the source archive
  [- 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 360888 from Pawel Wieczorkiewicz's avatar Pawel Wieczorkiewicz (pwieczorkiewicz) (revision 50)
- 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]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 356682 from Pawel Wieczorkiewicz's avatar Pawel Wieczorkiewicz (pwieczorkiewicz) (revision 49)
- 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).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 345488 from Pawel Wieczorkiewicz's avatar Pawel Wieczorkiewicz (pwieczorkiewicz) (revision 48)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 344078 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 47)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 340387 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 46)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 337465 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 45)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 333779 from Pawel Wieczorkiewicz's avatar Pawel Wieczorkiewicz (pwieczorkiewicz) (revision 44)
- version 0.6.25
- compat: read complete sysctl file set (bsc#928459)
- wireless: fixed to parse/format hex escapes in essid (bsc#928459)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 331819 from Pawel Wieczorkiewicz's avatar Pawel Wieczorkiewicz (pwieczorkiewicz) (revision 43)
- 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
Displaying revisions 41 - 60 of 102
openSUSE Build Service is sponsored by