- Fix EOF handling in xml-reader to avoid `virsh iface-*` commands
- Do not report error in ncf_if_xml_state when interface
- Refresh config handle earlier in ncf_define, fixed a
- Automatically start port/slave/base interfeces when
version (fate#306765).
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=39
- virsh iface-list takes too long with many interfaces (bsc#1179144)
- Cleanup netcf functions, include elapsed time in debug messages
- Changed to refresh config and system info to keep them consistent
- Add (fix or) adaptive refresh caching, set to double refresh-time
- Implemented new backend refresh using wicked config/system queries
- remove packages included in 0.3.2 source archive:
[- 0005-bonding-don-t-complain-about-unknown-options.1132794.patch]
[- 0004-udev-use-correct-udev-rule-write-lock-directory.patch]
[- 0003-sysconfig-fix-segfault-on-missed-end-quote-bsc-10277.patch]
[- 0002-Fix-invalid-check-in-route-creation-bsc-1148646.patch]
[- 0001-virsh-iface-list-not-working-as-expected-bsc-1029201.patch]
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=34
- Added ChangeLog.git to dist archive and to devel package docs.
- Fixed ncf_close to not close logger as ncf_init did not open any.
This caused SEGV's in libvirt, that redirects the global logger
to itself and is using multiple ncf instances (bnc#811002).
- Fixed pthreads detection and source enablement in configure,
added an explicit configure --enable-pthreads option to spec
file to cause a failure on detection problems (bnc#811002).
- Fixed SEGV at parsing not existing BRIDGE_PATHCOSTS and memory
leaks in in loop check, xml parsing and on backup file creation
failure while routes file rewrite (bnc#810381).
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=12
- Merged spec file changes from openSUSE:Factory
- Fixed libnl-devel build requires to build on 12.1
- Updated FSF address in copyright/license statements
- version 0.2.5
- Fixed several bugs reported in bnc#760500, bnc#763388,
bnc#765040, bnc#754001:
- Fetch ip addresses and routes in system refresh via
netlink, adds libnl-1 dependency to libnetcontrol.
- Do not use -o rc for ifup or it fails when startmode
is set to manual.
- Always call ifstatus in ncf_if_status and not check
interface operstate to better match ifstatus results
- Check type while creating topology tree as well, not
only if the interface specific data exists.
- Do not report error in ncf_if_xml_state when interface
does not exists any more [has been stopped/removed].
- Improved error handling, report several errors once
- Expose a lot of error details to the caller
- Fixed to parse and configure complete interface trees
and fixed a senseless type check that caused SEGV.
- Fetch mac address from system when not in the config
- Fixed arp ip target bonding option handling and expose
errors while trying to add not unique slave interface.
- Refresh config handle earlier in ncf_define, fixed a
double free in regression test it does.
- Automatically start port/slave/base interfeces when
stating a bridge/bond/vlan.
- Lowered bad_reference (bridge config references an unknown
interface) log level to warning (bnc#735187).
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=8