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

l3roamd: allow to limit the buffer size for packets with unknown destination #73

Open
christf opened this issue Feb 14, 2018 · 1 comment
Labels

Comments

@christf
Copy link

christf commented Feb 14, 2018

The buffers may grow indefenitely at this point causing out of memory situations.
We should be able to limit the amount of data being held.

@christf christf added the Babel label Feb 14, 2018
@christf
Copy link
Author

christf commented Feb 14, 2018

do we even need a buffer?

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

No branches or pull requests

1 participant