mikrotik/src/ip
Ishan Jain 845fbe13bc bugfixes and refactored the project a bit
1. Fixed bugs in `.execute_post`.
2. Functions that take a single input string were updated to take a
   string and then create the request body from it instead of asking
user to enter the request body.
3. Moved tests from `tests/` to their specific modules
4. Added few more methods
2022-08-11 16:33:40 +05:30
..
address.rs bugfixes and refactored the project a bit 2022-08-11 16:33:40 +05:30
dhcp_client.rs bugfixes and refactored the project a bit 2022-08-11 16:33:40 +05:30
dhcp_server.rs bugfixes and refactored the project a bit 2022-08-11 16:33:40 +05:30
mod.rs Added routing/rule, ip/route. updated system/health, ip/dhcp-client 2022-05-01 19:38:09 +05:30
route.rs bugfixes and refactored the project a bit 2022-08-11 16:33:40 +05:30
types.rs bugfixes and refactored the project a bit 2022-08-11 16:33:40 +05:30