commit | 8067ff1e1032fca82d8c90d968a76f0d19ebd2e1 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Aug 14 11:24:14 2012 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 04 00:00:24 2012 -0700 |
tree | 144012a24e0f5c0a09236fbee538e98c57031b31 | |
parent | ea9b3e604c33d1a3dece5c121ff26a001c0775d9 [diff] |
BUG: Default value of ns3 object system is created exactly once, not per CreateObject operation. Previous code caused interesting behavior because there was exactly one Limits object for all faces for all nodes.