commit | c1547d90d70016c04c35a3ad2ff42190eb4de18a | [log] [tgz] |
---|---|---|
author | Коренберг Марк (ноутбук дома) <socketpair@gmail.com> | Mon Jun 04 23:39:30 2012 +0600 |
committer | Коренберг Марк (ноутбук дома) <socketpair@gmail.com> | Fri Jun 08 22:26:35 2012 +0600 |
tree | b1aec598b5fba09990f35f37f531b1551893fd0b | |
parent | 38fefc5c1b005c518d0d511c0921169b92faa86c [diff] |
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.