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

[patch] ccn-lite-relay: simultaneously use IPv4 and IPv6 #77

Closed
bahlgren opened this issue Jun 9, 2016 · 2 comments
Closed

[patch] ccn-lite-relay: simultaneously use IPv4 and IPv6 #77

bahlgren opened this issue Jun 9, 2016 · 2 comments

Comments

@bahlgren
Copy link

bahlgren commented Jun 9, 2016

Hi!

We had the need for relaying CCN messages between IPv4 and IPv6, so I made the attached modifications to ccn-lite-relay.c and needed support files to enable simultaneous use of IPv4 and IPv6.

This "works for me", but is by no means perfect. If you are interested in incorporating the code, but have feedback, I would be happy to make some further work on it. I have for instance deliberately not changed indentation in some places in order to minimise the diff.

(Let me know if it is more convenient for you to pull the code from my repo instead.)

Bengt

0001-WIP-on-enabling-use-of-UDP-IPv4-and-UDP-IPv6-faces-s.patch.txt
0002-Completed-changes-for-simultaneous-USE_IPV4-and-USE_.patch.txt

@blacksheeep
Copy link
Contributor

Or wait, I will just apply this, it's fine as it is

Thanks
Christopher

2016-06-09 17:00 GMT+02:00 Bengt Ahlgren notifications@github.com:

Hi!

We had the need for relaying CCN messages between IPv4 and IPv6, so I made
the attached modifications to ccn-lite-relay.c and needed support files to
enable simultaneous use of IPv4 and IPv6.

This "works for me", but is by no means perfect. If you are interested in
incorporating the code, but have feedback, I would be happy to make some
further work on it. I have for instance deliberately not changed
indentation in some places in order to minimise the diff.

(Let me know if it is more convenient for you to pull the code from my
repo instead.)

Bengt

0001-WIP-on-enabling-use-of-UDP-IPv4-and-UDP-IPv6-faces-s.patch.txt
https://github.com/cn-uofbasel/ccn-lite/files/307179/0001-WIP-on-enabling-use-of-UDP-IPv4-and-UDP-IPv6-faces-s.patch.txt
0002-Completed-changes-for-simultaneous-USE_IPV4-and-USE_.patch.txt
https://github.com/cn-uofbasel/ccn-lite/files/307182/0002-Completed-changes-for-simultaneous-USE_IPV4-and-USE_.patch.txt


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#77, or mute the thread
https://github.com/notifications/unsubscribe/ADeQ_daIZnHc6YjtbVhyRzXRkESOjgjhks5qKCqTgaJpZM4IyEbE
.

Christopher Scherb, MSc
University of Basel
Computer Network Group
Room 02.001
Spiegelgasse 1
CH-4051 Basel, Switzerland
E-Mail: christopher.scherb@unibas.ch

@blacksheeep
Copy link
Contributor

applied

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

No branches or pull requests

2 participants