Add module-default-routes to store/restore routes and their properties
This MR implements a new module which can:
- save the default route for a given device, and restore it when the device is added
- save each route properties, and restore them when the corresponding route is selected
Please note this MR also reverts the recent commits getting rid of wptoml as it is used by this module.
Edited by Arnaud Ferraris