]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1493 in SNORT/snort3 from ~SMINUT/snort3:ips_file_type to master
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Mon, 28 Jan 2019 18:27:14 +0000 (13:27 -0500)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Mon, 28 Jan 2019 18:27:14 +0000 (13:27 -0500)
commit7e7d3a535d2d9dee8c570e33f2b33e28afa35206
tree3583e79fc74384302ae54d7ba0d9f1d9ce9c6a2d
parentcd42c152e9738e912fc369059c1610ca859654f0
Merge pull request #1493 in SNORT/snort3 from ~SMINUT/snort3:ips_file_type to master

Squashed commit of the following:

commit 6c2e6330bb957da3783c47a1406ecebb479af7cf
Author: Silviu Minut <sminut@cisco.com>
Date:   Wed Jan 23 09:25:26 2019 -0500

    ips_options: implement FileTypeOption::hash() and FileTypeOption::operator==(), inherited from IpsOption, using the types bitset array, in order to distinguish between different file type options.

    ips_options: change strncmp to plain strcmp per reviewers' comments.
src/ips_options/ips_file_type.cc