Network configuration infrastructure
https://github.com/openSUSE/wicked
Wicked is a network configuration infrastructure incorporating a number
of existing frameworks into a unified architecture, providing a DBUS
interface to network configuration.
- Developed at network:wicked:factory
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/wicked && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
wicked-0.5.26.tar.bz2 | 0001003331 980 KB | |
wicked-rpmlintrc | 0000000021 21 Bytes | |
wicked.changes | 0000018488 18.1 KB | |
wicked.spec | 0000010812 10.6 KB |
Revision 15 (latest revision is 106)
Stephan Kulow (coolo)
accepted
request 235077
from
Marius Tomaschewski (mtomaschewski)
(revision 15)
- version 0.5.26 - rpm: rpm: drop useless ghost dirs in spec (bnc#873857) - client: do not try to fire nanny in ifdown, it is not hired yet We do not install nanny policies by default in ifup, so it is not needed to try to delete them in ifdown. There is currently no nanny started in inst-sys and the attempt is causing ifdown to run into timeouts (bnc#876848,bnc#879127). - client: wait for optional leases, just don't fail When waiting for a group-optional lease pair (dhcp4 or dhcp6) and one arrives, wait for the second one until timeout and recheck the results then (bnc#876848,bnc#879127). - dhcp6: fix reset and allocate message buffer in build to use clean buffer in release messages sometimes having crap behind. - version 0.5.25 - server: no unrequested device-ready events (bnc#871135) This bug caused e.g. bridges not going up from device-exists even they already were in device-ready state before. - client: do not mix shared with exlusive references (bnc#877776) - ifconfig: do not fail on delete for vanished devices - nanny: drop policies on ifdown, turn some errors to debug - sysconfig: add WICKED_DEBUG and WICKED_LOG_LEVEL variables to /etc/sysconfig/network/config. - man: added ifcfg-{dummy,macvlan,macvtap,tunnel},ifroute,routes ifsysctl and updated already existing manual pages. - version 0.5.24 - rpm: use _rundir rpm macro if defined (bnc#873857) - version 0.5.23
Comments 0