Michel Machado

Results 208 comments of Michel Machado

As @cjdoucette suggested, capture packets at the routers' interfaces. Otherwise, your configuration seems fine.

Did you capture traffic from both router interfaces? If a packet goes to the front of the Gatekeeper server and it's forwarded to the Grantor server it goes through the...

Notice that issues have been identified while running Gatekeeper on KVM; see issue #464 for details.

Perhaps, a viable solution is to have a multiplexer block that multiplexes an lcore with lightweight blocks such as the following blocks: LLS, log rotation, CPS, and dynamic configuration. In...

Instead of using an event model for the multiplexed blocks, it'd be easier to use coroutines. Thus, most of the current code would not need to change and the complexity...

Hi Stefan, You are absolutely right that using 40x 10Gbps ports would be quite inefficient. We don't have 40 or 100GBbps NICs available for our tests, so we cannot promise...

We are used to Google Hangouts. Reach me at [email removed] to schedule a meeting.

Thank you for the information @pawmal. Would you be willing to help us test Gatekeeper at 40Gbps or higher?

Pull request #593 logs more information about the memory corruption and allows Gatekeeper to keep running. Pull request #593 is not a solution, but a palliative while we work on...

This issue is the combination of two problems: 1. a bug in the LPM iterator, and 2. a bug in the KNI driver that seems to be triggered when Gatekeeper...