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
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/wicked && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
wicked-0.6.17.tar.bz2 | 0001088442 1.04 MB | |
wicked-rpmlintrc | 0000000021 21 Bytes | |
wicked.changes | 0000037929 37 KB | |
wicked.spec | 0000011415 11.1 KB |
Revision 37 (latest revision is 106)
Dominique Leuenberger (dimstar_suse)
accepted
request 286740
from
Pawel Wieczorkiewicz (pwieczorkiewicz)
(revision 37)
- version 0.6.17 - nanny: fixed a memory-leak on policy load failure - wickedd: fixed broken dummy0 autocreation workaround - version 0.6.16 - ifreload: segfault fix to require argument for --timeout option - client/nanny: initial handing of link-detection/require-link and timeout control flags (LINK_REQUIRED, LINK_READY_WAIT variables in suse ifcfg) to continue setup without ready link when requested in the config or based on device requirements (bsc#911562,bsc#914792). - client/nanny: wait for event ACKs from wickedd instead to continue on successful request results where possible, to minimize the risk of an event backlog (bsc#905421). - client/nanny: fsm timer and cleanup related fixes and improvements, fix to use "device-setup" (MAC, bond/bridge options, ...) as state name instead of "device-up" and use "device-up" as state when the device/link is administratively set UP. Separated waitLinkUp method to wait for link/carrier from linkUp setting it administratively UP. - wickedd: fix to handle automatically created dummy0 interface - wireless: consider auth-proto parameter (wpa1|wpa2) (bsc#911299) - ipv6: add accept-dad sysctl support, fix accept-ra constants - dhcp4: do not set/query mtu if set in the config (bsc#904323) - dhcp4: limit MTU to be lower-equal 576 as before - dhcp4: completed user-class option support permitting an rfc3004 formatted option or as non-rfc, but widely used string (bsc#909307)
Comments 0