Akilan1999 / p2p-rendering-computation

p2p network to enable running distributed computation and rendering.
https://p2prc.akilan.io/
GNU General Public License v2.0
27 stars 9 forks source link

[Bug] IPTable list gets cleared after start #102

Closed Akilan1999 closed 1 year ago

Akilan1999 commented 1 year ago

While testing the IPTable gets to set to an empty list after 30 seconds and this behaviour needs to be traced and fixed.

Akilan1999 commented 1 year ago

Seems to be an issue at a root node level. This is fixed at the root node by removing unknown node entry.