ansyun / dpdk-ans

ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.
https://ansyun.com
BSD 3-Clause "New" or "Revised" License
1.16k stars 324 forks source link

Where is your sources/changes for making the libs? #66

Closed ljackson closed 6 years ago

ljackson commented 6 years ago

Maybe I am missing something but I don't see the way to rebuild your library. This solution looks promising but I will have to get the code audited before using and I don't see your dpdk bsd tcp stack only the .a libs per arch.

Thanks

bluenet13 commented 6 years ago

Yes, source code isn't open, only libs is open. -:)

ljackson commented 6 years ago

Then it isn't open source at all. Thanks I will be using f-stack which does the same thing but is fully open source. Closed source is scary especially for a tcp stack in userspace but also in general.