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

Implementation of router alert handling #10

Merged
merged 5 commits into from
Feb 1, 2013
Merged

Implementation of router alert handling #10

merged 5 commits into from
Feb 1, 2013

Conversation

DerNamenlose
Copy link

This set of commits implements the handling of router alert headers for IPv4 and IPv6. It also fixes a bug in IPvXTrafGen which prevented it from working in a non-flat IPv6 network. The router alert handling implementation allows protocol developers to intercept packets at each intermediate node in a network e.g. to implement new QoS signalling protocols, while still being able to reuse the standard Router and Host modules. The implementation is somewhat preliminary in a sense, that it does not fix the issues with the option header handling in IPv4. It still uses only one option header there.

@avarga avarga merged this pull request into inet-framework:master Feb 1, 2013
@avarga
Copy link
Member

avarga commented Feb 1, 2013

Hi Marcus, thank you for this patch! For the time being (we are working on other topics right now) I put your commits into the topic/router-alert-handling branch. Please allow us a little time to review and integrate them into master.

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.

2 participants