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

documentation of ip6_simple_classifier is missing #60

Open
StefanoSalsano opened this issue Jul 10, 2022 · 1 comment
Open

documentation of ip6_simple_classifier is missing #60

StefanoSalsano opened this issue Jul 10, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@StefanoSalsano
Copy link
Member

in general, there is no documentation of loaders

@StefanoSalsano StefanoSalsano added the documentation Improvements or additions to documentation label Jul 10, 2022
@StefanoSalsano StefanoSalsano added this to the 1.2 short milestone Jul 10, 2022
@StefanoSalsano
Copy link
Member Author

there is another loader
minimal_classifier.bpf.c
verifica che e' IPv6, cerca DA in una mappa (/128) corrisponde ad ID catena

ip6_simple_classifier
verifica che e' IPv6 e guarda in una mappa di cui prende la entry 0

possiamo fare
ip6_ip4_simple_classif
se è IPv6 guarda in una mappa di cui prende entry 0
se è IPv4 guarda in una mappa di cui prende entry 1

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

No branches or pull requests

1 participant