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

interest and data packets #1

Open
Luna-maria90 opened this issue Jan 27, 2021 · 6 comments
Open

interest and data packets #1

Luna-maria90 opened this issue Jan 27, 2021 · 6 comments

Comments

@Luna-maria90
Copy link

Hi
in this line of sdccn-controller code
https://github.com/sergiocharpineljr/SDCCN-Controller/blob/master/POFController/src/main/java/br/ufes/inf/sergio/POFCCNxListener.java#L161
you put the value "01d2" to identify the interest packet and the value "0482" to identify the data packet
so what are these values came from? is there any reference to it?

@sergiocharpineljr
Copy link
Owner

Hi Luna. It's been six years I've written this code. I really can't remember :( . But I think it was in CNNx spec.

@Luna-maria90
Copy link
Author

hello sir
well, I searched the web trying to find out what are these two values but I couldn't find anything about it.
can you remember what version of ccnx did you use?

@sergiocharpineljr
Copy link
Owner

It was based on 0.8.X (https://github.com/ProjectCCNx/ccnx). Sorry for not helping you more.

@Luna-maria90
Copy link
Author

thanks for your help.
I wonder if you can guide me to where the caching function is implemented in the dataplane? and can it be used for storing real packets?

@Luna-maria90
Copy link
Author

thanks.
how did you compile and run the controller, did you use the cli or eclipse?
also I compiled the dataplane folder (install mininet, pofswitch, ccnx) but when I'm trying to start mininet it give me an error message "give up after 3 tries" so the issue is that the switch couldn't connect to the hosts because it was unable to create the links between them, so I know the problem but I couldn't figure out how to solve it, do you have any suggestions ?

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