tumi8 / vermont

Vermont (VERsatile MONitoring Toolkit) is an open-source software toolkit for the creation and processing of network flow data.
https://www.net.in.tum.de/research/software/#vermont
GNU General Public License v2.0
58 stars 22 forks source link

Choose default if time field does not have unit #39

Closed bluca closed 9 years ago

bluca commented 9 years ago

CfgBase::getTimeInUn silently falls back to default value if no unit is specified in the XML element. Pick default unit instead and print error to notify the user.