vergorun

Results 1 issues of vergorun

### Brief description During netflow packet generation got error if template have fields names with spaces. Python module inspect checks failed because this fields is not idendifier-compliant https://docs.python.org/3.10/reference/lexical_analysis.html#identifiers Probably, this...