]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve/http: add tx->request_port_number as http_port
authorMaurizio Abba <mabba@lastline.com>
Fri, 3 Aug 2018 12:51:13 +0000 (13:51 +0100)
committerVictor Julien <victor@inliniac.net>
Mon, 20 Aug 2018 09:03:00 +0000 (11:03 +0200)
commitbce7c2dd87fe9fbf149e68848f4713b3c21e57cf
tree35ee83229ba3c2024c997737529e9e5d31ab623e
parent2938f797f29362cdf3962824ebe9a4561c9c97e9
eve/http: add tx->request_port_number as http_port

Add the port specified in the hostname (if any) to the http object in
eve. The port may be different from the dest_port used by the TCP flow.
doc/userguide/output/eve/eve-json-format.rst
src/output-json-http.c