[Pixie] TrafficNet & Protocol Inference Models #587
Locked
nate-double-u
started this conversation in
Google Summer of Code 2022
Replies: 1 comment 1 reply
-
I would be happy to work on this project. Can you provide some details and resources to look for, for a better proposal? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pixie’s protocol tracer captures traffic for various protocols, including HTTP, gRPC, postgres and many more. The protocol tracer relies on protocol inference rules to classify traffic based on the contents of the messages being sent. To validate the accuracy of our protocol inference rules, we need a large database of different traffic patterns. We call this dataset TrafficNet. For this project, you will try to (1) expand the TrafficNet data set to include more samples of existing and new protocols, and (2) experiment with different inference models to improve the accuracy of the protocol inference.
Mentor(s): Omid Azizi (@oazizi000)
https://github.com/cncf/mentoring/blob/main/summerofcode/2022.md#trafficnet--protocol-inference-models
Beta Was this translation helpful? Give feedback.
All reactions