You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: