mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
New Lua lib, "suricata.flowvar" for working with flowvars from Lua. Replaces functions: - SCFlowvarGet (and ScFlowvarGet) - SCFlowvarSet (and SCFlowvarSet) Of note, the DetectLuaData has been made available to the init and thread_init methods, instead of just the match. This is due to an issue that if a flow variable is not registered in init, it will not be logged, registering in thread_init is too late. Ticket: #7486 |
1 year ago | |
|---|---|---|
| .. | ||
| doxygen | ||
| userguide | 1 year ago | |
| AUTHORS | 5 years ago | |
| Basic_Setup.txt | ||
| GITGUIDE | ||
| INSTALL | 3 years ago | |
| Makefile.am | 3 years ago | |
| NEWS | 5 years ago | |
| README | ||
| Setting_up_IPSinline_for_Linux.txt | 3 years ago | |
| TODO | 5 years ago | |
| Third_Party_Installation_Guides.txt | ||