Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix <defunct> CubicEvaporationPolicy integration #79

Open
mfrey opened this issue Jun 20, 2013 · 1 comment
Open

Fix <defunct> CubicEvaporationPolicy integration #79

mfrey opened this issue Jun 20, 2013 · 1 comment

Comments

@mfrey
Copy link
Member

mfrey commented Jun 20, 2013

We should fix the integration of class CubicEvaporationPolicy in the framework. The class provides the functionality for a cubic evaporation but the expected parameter settings have slightly changed.

@fgrosse
Copy link
Contributor

fgrosse commented Jul 7, 2013

Sorry I constantly forgot to create this issue. Here a more detailed description on what is missing:

As far as we have thought about this, the cubic evaporation should only be applied whenever there is no traffic routed over the node. This means that the client need to remember when they have lately relayed traffic and apply the cubic evaporation according to this point in time. Now that I think about it, that is kind of what we do already with our implementation of the evaporation on the routing table. We need to look into it and maybe adjust our logic accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants