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

Classification Result format #25

Closed
glaslos opened this issue Jul 10, 2017 · 1 comment · Fixed by #37
Closed

Classification Result format #25

glaslos opened this issue Jul 10, 2017 · 1 comment · Fixed by #37

Comments

@glaslos
Copy link
Member

glaslos commented Jul 10, 2017

Document the API for using go-dpi as a library: What are the input formats? What are the output formats? We probably have to put some thought into this as we shouldn't change it after a certain point.

@nikofil
Copy link
Collaborator

nikofil commented Jul 18, 2017

Do you mean something other than flows of gopacket.Packets for input / Protocol and ClassificationSource for output? What could the alternatives be?

nikofil added a commit to nikofil/go-dpi that referenced this issue Jul 22, 2017
* Create main library API to be used by the outside world. (closes mushorg#25)

* Add the possiblity to only use specific modules. (closes mushorg#19)

* Add the possibility to customize the modules used.

Signed-off-by: Nikos Filippakis <aesmade@gmail.com>
nikofil added a commit to nikofil/go-dpi that referenced this issue Jul 22, 2017
* Create main library API to be used by the outside world. (closes mushorg#25)

* Add the possiblity to only use specific modules. (closes mushorg#19)

* Add the possibility to customize the modules used.

Signed-off-by: Nikos Filippakis <aesmade@gmail.com>
nikofil added a commit to nikofil/go-dpi that referenced this issue Jul 22, 2017
* Create main library API to be used by the outside world. (closes mushorg#25)

* Add the possiblity to only use specific modules. (closes mushorg#19)

* Add the possibility to customize the modules used.

Signed-off-by: Nikos Filippakis <aesmade@gmail.com>
nikofil added a commit to nikofil/go-dpi that referenced this issue Jul 22, 2017
* Create main library API to be used by the outside world. (closes mushorg#25)

* Add the possiblity to only use specific modules. (closes mushorg#19)

* Add the possibility to customize the modules used.

Signed-off-by: Nikos Filippakis <aesmade@gmail.com>
nikofil added a commit to nikofil/go-dpi that referenced this issue Jul 22, 2017
* Create main library API to be used by the outside world. (closes mushorg#25)

* Add the possiblity to only use specific modules. (closes mushorg#19)

* Add the possibility to customize the modules used.

Signed-off-by: Nikos Filippakis <aesmade@gmail.com>
nikofil added a commit to nikofil/go-dpi that referenced this issue Jul 22, 2017
* Create main library API to be used by the outside world. (closes mushorg#25)

* Add the possiblity to only use specific modules. (closes mushorg#19)

* Add the possibility to customize the modules used.

Signed-off-by: Nikos Filippakis <aesmade@gmail.com>
nikofil added a commit to nikofil/go-dpi that referenced this issue Jul 23, 2017
* Create main library API to be used by the outside world. (closes mushorg#25)

* Add the possiblity to only use specific modules. (closes mushorg#19)

* Add the possibility to customize the modules used.

Signed-off-by: Nikos Filippakis <aesmade@gmail.com>
glaslos pushed a commit that referenced this issue Jul 28, 2017
* library: create library API

* Create main library API to be used by the outside world. (closes #25)

* Add the possiblity to only use specific modules. (closes #19)

* Add the possibility to customize the modules used.

* structure: move modules to new dir

* add ClassifyFlowAllModules

Signed-off-by: Nikos Filippakis <aesmade@gmail.com>
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 a pull request may close this issue.

2 participants