Evan Teran

Results 446 comments of Evan Teran

17 commits in 5 years, I think I can handle that level of updates for cmake, especially since some of the types of things in those commits are things that...

I have a question :-) How much should I try to avoid changing things in the 3rdParty directory, specifically LightPcapNg? Their existing cmake file unfortunately seems unaware that cmake handles...

I have an update! I have it building for linux, with examples and tests. Currently DPDF and PFRing are untested, but the groundwork is there. I have also implemented a...

Linux only for now, but windows, osx, ming-gw are coming next 🙂.

Update!, PF_RING support is looking good on linux, you set PF_HOME and it find everything, builds and links. DPDK is slightly more complex as I can't build it on my...

Hmm, I did that and my laptop fails to compile with missing numa.h header. Maybe it's a gentoo thing, I'll try in a Ubuntu docker later :-)

Just wanted to give an update since it's been a bit :-). Been busy with work. But I have everything working on linux including DPDK builds! The only improvement I...

@seladb, a dedicated branch definitely seems like a good idea. I think can then work on that branch in my fork to merge in as needed going forward. Let me...

I'm happy too... but I'm not a git expert. So it may take me a bit to figure it out

Absolutely. I have a windows box with visual studio setup.