Commit 85c6e39053 introduce a wrong interface deduplication.
The interface duplication seems to come from the double call to parse_options() and have to be solve in this function.
The dedup in if_init_all() introduce latter segfault (when reading if count from the server_opt struct).
Commit 85c6e39053e6cdb1befedf34b8f194498da9151b introduce a wrong interface deduplication.
The interface duplication seems to come from the double call to parse_options() and have to be solve in this function.
The dedup in if_init_all() introduce latter segfault (when reading if count from the server_opt struct).
Commit 85c6e39053 introduce a wrong interface deduplication.
The interface duplication seems to come from the double call to parse_options() and have to be solve in this function.
The dedup in if_init_all() introduce latter segfault (when reading if count from the server_opt struct).