From 5dc895bb29ec3da05915a263ce274f071174007e Mon Sep 17 00:00:00 2001 From: Foxtrot Date: Mon, 4 Apr 2016 18:54:50 +0100 Subject: [PATCH] Start Networking section --- api.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/api.md b/api.md index b3f3129..fcaafe3 100644 --- a/api.md +++ b/api.md @@ -77,6 +77,10 @@ Action|Description|Parameters #### Description ### Networking #### Description +Action|Description|Parameters +------|-----------|---------- +`getRoutingTable`|Returns the routing table of the Pineapple|_none_ +`restartDNS`|Restarts the DNS service on the Pineapple|_none_ ### PineAP #### Description ### Recon