mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
Migrated from github.com/01org to github.com/intel
This commit is contained in:
parent
3dcd51c272
commit
aff7242ad3
@ -13,7 +13,7 @@ Hyperscan is typically used in a DPI library stack.
|
|||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
Information on building the Hyperscan library and using its API is available in
|
Information on building the Hyperscan library and using its API is available in
|
||||||
the [Developer Reference Guide](http://01org.github.io/hyperscan/dev-reference/).
|
the [Developer Reference Guide](http://intel.github.io/hyperscan/dev-reference/).
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ Very Quick Start
|
|||||||
#. Clone Hyperscan ::
|
#. Clone Hyperscan ::
|
||||||
|
|
||||||
cd <where-you-want-hyperscan-source>
|
cd <where-you-want-hyperscan-source>
|
||||||
git clone git://github/01org/hyperscan
|
git clone git://github/intel/hyperscan
|
||||||
|
|
||||||
#. Configure Hyperscan
|
#. Configure Hyperscan
|
||||||
|
|
||||||
|
@ -5,4 +5,4 @@ The `hsbench` tool provides an easy way to measure Hyperscan's performance
|
|||||||
for a particular set of patterns and corpus of data to be scanned.
|
for a particular set of patterns and corpus of data to be scanned.
|
||||||
|
|
||||||
Documentation describing its operation is available in the Tools section of the
|
Documentation describing its operation is available in the Tools section of the
|
||||||
[Developer Reference Guide](http://01org.github.io/hyperscan/dev-reference/).
|
[Developer Reference Guide](http://intel.github.io/hyperscan/dev-reference/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user