libnl/python/netlink
Коренберг Марк (ноутбук дома) c1547d90d7 Flags properties description and implementation fixed
1. Address, Link and Vlan classes affected with same bug
2. Flags property are not designed as set class. Setting to property will
   not replace flags, just add flags to set. So, jist document that, and
   fixed obvious logick.
2012-06-08 22:26:35 +06:00
..
route Flags properties description and implementation fixed 2012-06-08 22:26:35 +06:00
__init__.py python interface to netlink protocols 2011-05-10 12:17:33 +02:00
capi.i Work on libnl-python 2011-06-10 13:55:29 +02:00
core.py Fixed various str-related logick 2012-06-08 22:26:35 +06:00
fixes.h python interface to netlink protocols 2011-05-10 12:17:33 +02:00
Makefile.am python: Include python/ in distribution and provide a README on how to build & install 2011-08-12 10:45:47 +02:00
util.py Fixed various str-related logick 2012-06-08 22:26:35 +06:00