diff options
Diffstat (limited to 'extras/fap/README.md')
-rwxr-xr-x[-rw-r--r--] | extras/fap/README.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/extras/fap/README.md b/extras/fap/README.md index c8278f5..be36ce9 100644..100755 --- a/extras/fap/README.md +++ b/extras/fap/README.md @@ -31,7 +31,10 @@ Example: <a href="dhcpd/terminal.log">dhcpd/terminal.log</a> # TODO * DONE: Support for IPv6 management -* Process multiple HTTP request simultaneously +* Process multiple HTTP request simultaneously with python, so we can migrate everything over to python (no more PHP). * Support for only pushing JunOS image to switch - no config (for backup switches) * Try/catch on whole ethernet frame in DHCPD * Timestamps on each line in log both from DHCPD and HTTPD + +# Changes in regard of TG16 +Migrated from a standalone DB to the NMS ("Gondul") DB. Since time was limited, a lot of ugly haxxes were put in place to get it to work. The neccessary job of cleaning it up has not been done yet. |