Add error handling for invalid argument of protocol filter
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.
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.