-
## Describe the bug
Followed all the instructions to install the PCN-Iptables from https://github.com/polycube-network/polycube/blob/master/Documentation/installation.rst#installing-polycube-1
All…
-
Commercial devices have the possibility to configure a "mirror port", which takes the traffic on one (or more) ports and duplicates the packets over it. This is used for debugging purposes, as a tcpdu…
-
## Describe the bug
When adding interfaces to polycube, they show down and connectivity doesn't work
## To Reproduce
sudo ip netns add myapp0
sudo ip netns add myapp1
Create interfaces and up…
-
`libpolycube` provides a set of primitives used by the services to communicate with the framework.
Some includes paths are giving problems in the compilation of standalone services (services that a…
-
There is a problem in adding a service to the framework through the command `polycubectl service add`.
The same service works if i add it in _src/services/CMakeLists.txt_ and then reinstall polycube,…