]> git.ipfire.org Git - people/ms/suricata.git/commit
app-layer-smtp: parse and extract RCPT TO fields
authorEric Leblond <eric@regit.org>
Wed, 22 Apr 2015 12:40:30 +0000 (14:40 +0200)
committerEric Leblond <eric@regit.org>
Fri, 2 Oct 2015 20:57:58 +0000 (22:57 +0200)
commit752fdba95725a94cf1cb31145009fd90448397b3
treef9e5bfe55ae5a13bdad26e27247316c96d7a3ab1
parent2abae3f0a13237a3a945b058b03147b59acdc8e0
app-layer-smtp: parse and extract RCPT TO fields

Add the RCPT TO fields to a linked list stored in the transaction.
src/app-layer-smtp.c
src/app-layer-smtp.h