libnl/python/netlink/route
Коренберг Марк (ноутбук дома) 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
..
links Flags properties description and implementation fixed 2012-06-08 22:26:35 +06:00
qdisc Introduce Python's absolute_imports 2012-06-08 22:26:35 +06:00
__init__.py python interface to netlink protocols 2011-05-10 12:17:33 +02:00
address.py Flags properties description and implementation fixed 2012-06-08 22:26:35 +06:00
capi.i use rtnl_link_set/get_type() 2011-07-21 17:52:43 +02:00
link.py Flags properties description and implementation fixed 2012-06-08 22:26:35 +06: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
tc.py Fix whitespaces at EOL 2012-06-08 22:26:35 +06:00