aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index f6ff9ed..d33b2df 100644
--- a/README
+++ b/README
@@ -33,6 +33,10 @@
to make the resulting host stack easily usable by existing non-vpp aware
software.
+ The library uses siphash logic from the below source
+ https://github.com/veorq/SipHash
+
+
2. INSTALLATION GUIDE
1) Obtain latest DPDK and build it.