]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1478 in SNORT/snort3 from ~SMINUT/snort3:sd_obfuscate to master
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 15 Jan 2019 18:36:30 +0000 (13:36 -0500)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 15 Jan 2019 18:36:30 +0000 (13:36 -0500)
commit436004b27be0fb6d3c6c1a72fd42d413fcdf501f
tree2898489ab7f947e2963e8f2059ae516f81324164
parent0af4d8137f8720bd9da078061fa68073292a4041
Merge pull request #1478 in SNORT/snort3 from ~SMINUT/snort3:sd_obfuscate to master

Squashed commit of the following:

commit 06ea21618014ce4b352ace310b1efeeabbc16129
Author: Silviu Minut <sminut@cisco.com>
Date:   Mon Jan 7 00:11:48 2019 -0500

    main: move obfuscate_pii from OutputModule to IpsModule.

    main: move the obfuscate parameter from IpsModule back to OutputModule, per reviewers' comments.

    snort2lua: move obfuscate_pii to the ips table from the output table.
src/ips_options/ips_sd_pattern.cc
src/main/modules.cc
src/main/policy.cc
src/main/policy.h
src/main/snort_config.h
tools/snort2lua/preprocessor_states/pps_sdf.cc