from .config import OpenwrtConfig from .openwrt import ( ipset_list_all, ipset_add, ipset_del, set_upstream, get_default_route, get_dhcp_leases )