Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
1.2.1
-
None
-
Any
Description
The mechanism of having an array of options is common between filter.c and service.c with functions respectively filterAddOption and serviceAddRouterOption that essentially do the same thing.
It would be an improvement to make a common function that correctly handles option arrays, including detecting and logging any failures.