Skip to content

Conversation

@boucman
Copy link

@boucman boucman commented Oct 10, 2014

There is some documentation to compile and configure netmap and then start haka
using netmap module.
Implementation try to follow haka coding style.

This is a Proof of concept and several things have to do to have a fully
functionnal and stable module:

  • architecture have to be modified to avoid packet copy
  • only ipv4 packets can be filtered
  • code must be more modular
  • improve trace
  • add statistics mechanisms for netmap
  • clean code and verify memory leak or corruption

This PR replaces an earlier PR by Aragua, I have closed the old one and carried relevants comments to this new one

There is some documentation to compile and configure netmap and then start haka
using netmap module.
Implementation try to follow haka coding style.

This is a Proof of concept and several things have to do to have a fully
functionnal and stable module:
- architecture have to be modified to avoid packet copy
- only ipv4 packets can be filtered
- code must be more modular
- improve trace
- add statistics mechanisms for netmap
- clean code and verify memory leak or corruption
@boucman
Copy link
Author

boucman commented Oct 23, 2014

This PR now addresses all the issues previously reported and is ready for review

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant