Sander Tolsma

Results 7 issues of Sander Tolsma

When doing the network demo with VM's by hand (automatic demo fails too btw) the command: `ipdk execute --- ovs-p4ctl add-entry br0 ingress.ipv4_host "hdr.ipv4.dst_addr=1.1.1.1,action=ingress.send(0)"` fails with: ``` ipdk execute ---...

It would be nice if the CI process also builds different architectures, I'm thinking about Armv7 and AARCH64. I will drop a PR tomorrow...

Add Ubuntu 18.04 as checked base image. Refactor build, push and export steps Fix label bug where label data with comma is truncated Signed-off-by: stolsma

Create a http/https proxy systems ervice

Development

The CLI is still using a customized version of Clip. Rewrite to use the Flatiron stack.

Development

Add lots of vows tests....

Development

@antonin, do you have any objections on making the p4info data available outside the client module? If not, any preference on the implementation of that (function returning total p4info var,...