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.
suricata/doc
Victor Julien f6e3755b5c lua: extend SCFlowAppLayerProto
Change SCFlowAppLayerProto to return 5 values:
<alproto> <alproto_ts> <alproto_tc> <alproto_orig> <alproto_expect>:

alproto: detected protocol
alproto_ts: detected protocol in toserver direction
alproto_tc: detected protocol in toclient direction
alproto_orig: pre-change/upgrade protocol
alproto_expected: expected protocol in change/upgrade

Orig and expect are used when changing and upgrading protocols. In a
SMTP STARTTLS case, orig would normally be set to "smtp" and expect
to "tls".
8 years ago
..
doxygen
userguide lua: extend SCFlowAppLayerProto 8 years ago
AUTHORS
Basic_Setup.txt
CentOS5.txt
CentOS_56_Installation.txt
Debian_Installation.txt
Fedora_Core.txt
FreeBSD_8.txt
GITGUIDE
HTP_library_installation.txt
INSTALL
INSTALL.PF_RING
INSTALL.WINDOWS
Installation_from_GIT_with_PCRE-JIT.txt
Installation_from_GIT_with_PF_RING_on_Ubuntu_server_1104.txt
Installation_with_CUDA_and_PFRING_on_Scientific_Linux_6.txt
Installation_with_CUDA_and_PF_RING_on_Ubuntu_server_1104.txt
Installation_with_CUDA_on_Scientific_Linux_6.txt
Installation_with_CUDA_on_Ubuntu_server_1104.txt
Installation_with_PF_RING.txt
Mac_OS_X_106x.txt
Makefile.am
NEWS
OpenBSD_Installation_from_GIT.txt
README
Setting_up_IPSinline_for_Linux.txt
TODO
Third_Party_Installation_Guides.txt
Ubuntu_Installation.txt
Ubuntu_Installation_from_GIT.txt
Windows.txt

README