Kevin Deems
Kevin Deems
Let's have someone update these sections. [Packets Received](https://github.com/sdnfv/openNetVM/wiki/Overview#where-are-packets-first-received) [NF Packets](https://github.com/sdnfv/openNetVM/wiki/Overview#how-do-nfs-process-packets) [Packets Sent](https://github.com/sdnfv/openNetVM/wiki/Overview#how-are-packets-sent-out-of-the-server) Please comment if you'd like to take one of these on.
@onvm is it really slow?
I've never worked with the NF router, but here is what I found in the [nf_router.c](https://github.com/sdnfv/openNetVM/blob/master/examples/nf_router/nf_router.c#L164). It references a struct called `fwd_nf` [here](https://github.com/sdnfv/openNetVM/blob/master/examples/nf_router/nf_router.c#L68) that takes in the IP address (like...
Here are a few good resources we should use to get started on this. This guy has a nice [article](http://vandervoord.net/blog/2015/5/19/unit-test-how-infinite-loops) talking about CMOCK. It might work for our case, but...
@sdnfv/gw-undergrads I updated the issue guide with the title "06/29/2020 Meeting Notes". Take a look to see if you want to participate in the Unit Testing framework. These notes are...
@twood02 @koolzz As noted yesterday, I would like to on the main website, additional stats and other improvements to the online platform. This can include the onvm_web functionality that was...
@koolzz I will work on the `onvm_mgr launch script should check if any NFs are running before launching` scripting task if you want to update this. #180 fixes this if...
This is solved by #257 , @vdarulis do you know when the next release will happen to avoid bumping to an [unreleased commit](https://github.com/temporalio/temporal/pull/5850/files)?