aboutsummaryrefslogtreecommitdiffstats
path: root/extras/fap/README.md
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2016-05-24 13:33:05 +0200
committerKristian Lyngstol <kristian@bohemians.org>2016-05-24 13:33:05 +0200
commitd5aea83d7719b472c10c649e1284146774fb0171 (patch)
treed48099044579c695d8ce402901db3174276d8e6c /extras/fap/README.md
parent34272321256075e681181191c24e8757184c6835 (diff)
parent2c9306e5be42d73c376ebdad5d927f63d4f3af86 (diff)
Merge branch 'master' of github.com:tech-server/gondul
Diffstat (limited to 'extras/fap/README.md')
-rwxr-xr-x[-rw-r--r--]extras/fap/README.md5
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.