Add more to table for Networking

This commit is contained in:
Foxtrot 2016-04-04 19:06:20 +01:00
parent 5dc895bb29
commit afad9b4635

1
api.md
View File

@ -81,6 +81,7 @@ Action|Description|Parameters
------|-----------|---------- ------|-----------|----------
`getRoutingTable`|Returns the routing table of the Pineapple|_none_ `getRoutingTable`|Returns the routing table of the Pineapple|_none_
`restartDNS`|Restarts the DNS service on the Pineapple|_none_ `restartDNS`|Restarts the DNS service on the Pineapple|_none_
`updateRoute`|Updates the routing table|<ul><li>`routeIP`<ul><li>IP Address for the route</li></ul></li></ul><ul><li>`routeInterface`<ul><li>Interface for the route</ul></li>
### PineAP ### PineAP
#### Description #### Description
### Recon ### Recon