intel / intel/hyperscan

Idea/Question: Could we add a new API on hs_stream_t to tell whether need more data to do match?

Open
#307 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5.5k
Forks
816
Avg merge
4d 21h
Merged PRs (30d)
2

Description

Consider a network rewrite scenario, in order to keep less network packets, after the call of hs_scan_stream(), we need to know whether inputed stream can be sent(which means no need to rewrite inputed streams) or not.
Could we add such an API on hs_stream_t to achieve this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.