Skip to content

Add error handling for invalid argument of protocol filter

Lukas Rotheneder requested to merge fix_protocol_filter into develop

If the protocol filter was set to a string other than 'ip', parsing the sdf filter resulted in a crash.

This MR adds an error log instead of a crash.

Merge request reports

Loading