Simplify cmds
Review Request #645 — Created May 10, 2021 and submitted — Latest diff uploaded
- add
is_right_type
,is_right_protocol
to reduce duplication - search in GList using
g_list_find_custom
instead of manual iterations - reduce scope of some variables
Compiled.