After discussion with @guvenc this is maybe something to be done in the future as dpservice does not really work well without it.
There is still a question about removing all if (!cntrack)-type checks in the code to eliminate unnecessary conditions. But that may not be possible dues to NULL representing a full conntrack table.
After discussion with @guvenc this is maybe something to be done in the future as dpservice does not really work well without it.
There is still a question about removing all
if (!cntrack)-type checks in the code to eliminate unnecessary conditions. But that may not be possible dues to NULL representing a full conntrack table.