Group :: Desenvolvimento/Python
RPM: python-module-cxnet
Main Changelog Spec Patches Sources Download Gear Bugs e FR Repocop
20 outubro 2011 Vitaly Kuznetsov <vitty at altlinux.ru> 0.7.2-alt3.1
- Rebuild with Python-2.7
- new class: cxnet.netlink.rtnl.RtNetlinkEvent (hashable)
- use Condition() to sync internal IpRoute2 commands
- no default RT Netlink thread - one should start it manually
- exception handling
- iproute2 cache removed
- taskstats patches from Sergei Lebedev
- moved cxnet to a separate repository
- IPv6 addresses support for `get` commands
- typo fixed in generic.py
- some API changes in:
- rtnl.py: instead of 'del' there are 'remove' events from now on
- genetlink.py: do not call recv() by send_cmd()
- taskstats.py: use __str__ instead of pprint
- iproute2 can add and delete addresses on interfaces
- more attributes parsed by rtnl
- wireless interfaces detection (ioctl) in rtnl
- get/set attributes in attr_msg class
- new utility function (make_map) that creates two-way mappings of set of attributes
- cxkey utility added
- named parameters for py9p.Dir
- zeroconf.py fixed and tested
- Sisyphus build fixed.
- RPM prepared.
- Rebuilt with python 2.6