## Description `forwarder-vpp` has two interface leaks: 1. `timeout` chain element doesn't call `Close` for expired connections. Therefore, `vpp` interfaces are not deleted 2. Even if we call `Close` in `forwarder-vpp` it doesn't delete `vxlan` interfaces ## Tasks - [x] Investigate why `timeout` doesn't call `Close` - 8h - [x] Make `timeout` chain element close connetions faster - 1h - [x] Add logs to `timeout` chain element - 1h - [x] Run tests with the modified `timeout` - 3h - [x] Check collected logs - 3h - [x] Fix `timeout` chain element - 24h - [x] Investigate why `forwarder-vpp` doesn't close `vxlan` interfaces - 6h - [x] Run scaling tests - 3h - [x] Check collected logs - 3h - [x] Fix `vxlan` problem - 16h **Total: 54h**
Description
forwarder-vpphas two interface leaks:timeoutchain element doesn't callClosefor expired connections. Therefore,vppinterfaces are not deletedCloseinforwarder-vppit doesn't deletevxlaninterfacesTasks
timeoutdoesn't callClose- 8htimeoutchain element close connetions faster - 1htimeoutchain element - 1htimeout- 3htimeoutchain element - 24hforwarder-vppdoesn't closevxlaninterfaces - 6hvxlanproblem - 16hTotal: 54h