diff options
author | robiscool <robrob2626@yahoo.com> | 2010-04-29 11:56:05 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-04-29 11:56:44 -0700 |
commit | 893ca7808324f0b3fc25f9d0261d713828455e92 (patch) | |
tree | 277a2c91917b8dbcecd0c445b4c42d7c1bbd2875 /config/snort/NOTES.txt | |
parent | d7b891f2d9351dbb961b94ff758ad6a1bc000b4b (diff) | |
download | pfsense-packages-893ca7808324f0b3fc25f9d0261d713828455e92.tar.gz pfsense-packages-893ca7808324f0b3fc25f9d0261d713828455e92.tar.bz2 pfsense-packages-893ca7808324f0b3fc25f9d0261d713828455e92.zip |
snort, update download rules for ne version of snort, new version
Diffstat (limited to 'config/snort/NOTES.txt')
-rw-r--r-- | config/snort/NOTES.txt | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/config/snort/NOTES.txt b/config/snort/NOTES.txt index 39d93061..cde858e5 100644 --- a/config/snort/NOTES.txt +++ b/config/snort/NOTES.txt @@ -1,16 +1,25 @@ -March 26 2019 -Snort-dev 2.8.5.3 pk v. 22 final +April 27 2010 +Snort-dev 2.8.5.3 pk v. 23 final TODO: -Create Threshold GUI -Pf snort block table should survive reboots. Dont know how Im going to do this. +Snort block table should survive reboots. Dont know how Im going to do this. Create Upload GUI. Use Pierre POMES code. -Use Chroot for snort. Add log rotation and log dir size display -Threshold tab needs to be added. +Redo code for rule downloads so that changes in snort.org rule gzip file does not break the package. +Add code suggested by Andrew Thompson. + +Long Term Goals: + +Use Chroot for snort. +Isolate functions using classes so we dont have double $vars errors. ! Important +The whitelist and supress code can be simplified. +Go through each tab and delete old code. +Snort Inline needs to be worked on. ! Important + +Any other Devs that read this. +Please add your intials and date to any code blocks you add. It helps me keep track. -Done. |