polycube
polycube copied to clipboard
eBPF/XDP-based software framework for fast network services running in the Linux kernel.
Hello, After I manually compiled polycubed on the Ubuntu18.04 system and successfully installed it, I used the systemctl start polycubed command to start the daemon, and when I used the...
Bumps [github.com/containernetworking/cni](https://github.com/containernetworking/cni) from 0.7.1 to 0.8.1. Release notes Sourced from github.com/containernetworking/cni's releases. CNI v0.8.1 libcni v0.8.1 This is a security release that fixes a single bug: tighten up plugin-finding logic...
## Describe the bug I'm trying to initialize pcn-k8s according [to this tutorial](https://polycube-network.readthedocs.io/en/latest/components/k8s/pcn-kubernetes.html#troubleshooting) in Vagrant, tried also Minikube and an EKS cluster. All of them returned to me similar errors...
## Describe the bug Hello, When i init pcn-iptables with XDP, i can see that in my traceroute a unknown hop is added, shown as * * * * ##...
## Describe the bug I try to build polycube In CentOS7,but get following error: Scanning dependencies of target b_frontend [ 21%] Building CXX object src/libs/bcc/src/cc/frontends/b/CMakeFiles/b_frontend.dir/loader.cc.o [ 21%] Building CXX object...
Added documentation, useful for new developers. It would be nice to shorten the name, so that we can avoid typing "transparenthelloworld" such as in `polycubectl transparenthelloworld add trhw0` but I'm...
i am trying to use ipset with pcn-iptables but getting --match-set is not a valid flag
This PR adds the modules needed to build the Mobile Gateway pipeline: - GTP Handler (`gtphandler`) - Token bucket based Traffic Policer (`policer`) - Traffic Classifier (`classifer`) Future commits will...
## Describe the bug When pinging from network A to network B, where NAT is enabled on a router between the two networks, the first request packet's source address (i.e....