Closed Savagedlight closed 8 years ago
Allow deletion of clonable interfaces. Look at ifconfig's ifclone.c, DECL_CMD_FUNC(clone_destroy).
Suggested pattern: int libifc_destroy(libifc_handle_t h, const char name);
Allow deletion of clonable interfaces. Look at ifconfig's ifclone.c, DECL_CMD_FUNC(clone_destroy).
Suggested pattern: int libifc_destroy(libifc_handle_t h, const char name);