bsc-projects-18.html
changeset 549 f9fdd9010d04
parent 544 3ba064c6df50
child 550 5412e0952fdb
--- a/bsc-projects-18.html	Thu Sep 20 11:02:56 2018 +0100
+++ b/bsc-projects-18.html	Mon Sep 24 10:19:46 2018 +0100
@@ -56,7 +56,8 @@
   <p>
   <B>Description:</b>  
   <A HREF="http://en.wikipedia.org/wiki/Regular_expression">Regular expressions</A> 
-  are extremely useful for many text-processing tasks, such as finding patterns in hostile network traffic,
+  are extremely useful for many text-processing tasks, such as finding patterns in hostile 
+  <A HREF="https://www.snort.org">network traffic</A>,
   lexing programs, syntax highlighting and so on. Given that regular expressions were
   introduced in 1950 by <A HREF="http://en.wikipedia.org/wiki/Stephen_Cole_Kleene">Stephen Kleene</A>,
   you might think regular expressions have since been studied and implemented to death. But you would definitely be