src/devices/mesh/wifi-information-element-vector.cc
2009-11-12 replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations.
2009-11-11 Mesh: add constructor to TypeId of WifiInformationElementVector
2009-10-15 remove some redundant clean ups, includes
2009-10-13 plug leaks (bug 711)
2009-09-30 devices/mesh unit tests ported to new framework
2009-09-14 Cosmetics
2009-08-27 Failed destination is structure of HWMP
2009-08-25 PrintInformation replaced with Prin in information elements, added operator
2009-08-25 Restructured files, removed unneeded includes
2009-08-25 All information elements are tested inside WifiInformationElementVector test
2009-08-25 Removed inheritance from Header in WifiInformationElement. TODO: restore unit
2009-08-24 Start to remove inheritance from header in WifiInformationElement
2009-07-31 Removed FindFirst from WifiInformationElement