Matteo Bertrone

Results 4 comments of Matteo Bertrone

One use case that makes this issue evident, is the session table show command in pcn-iptables. The out-of-order show makes the session table more difficult to read. ```matteo@matteo-dev:~/polycube/tests⟫ polycubectl pcn-iptables...

If no rules in `INPUT` and `FORWARD` chain, we apply optimization to skip `ChainLogic`, applying `PASS_LABELING` label to the packet. IMO we have 3 possible solutions: A) Keep this optimization,...

The fix (https://github.com/DataDog/datadog-agent/pull/37815) is scheduled to be released in agent `7.68`

Hi @mikkoc, Thank you for following up on this issue. I can confirm that #37815 was indeed merged and is included in agent 7.68+, including the 7.69.4 version you're running....