Do a light refactoring and cleanups that replaces common list walking patterns with ISC_LIST_FOREACH macros and split some nested loops into separate static functions to reduce the nesting depth.
Do a light refactoring and cleanups that replaces common list walking patterns with ISC_LIST_FOREACH macros and split some nested loops into separate static functions to reduce the nesting depth.