Go to file
Sara Nierodzik 2092ab020e Update README.rst
This patch includes an updated README version.

Changes include:
 - update of description paragraph
 - addition of feature
 - addition of background on the subject column

Change-Id: Id95c90e63dc74aeaba4d4d6b59dd79646020cad1
2019-08-12 09:12:19 +00:00
2019-07-18 11:02:21 -06:00
2019-08-08 15:21:56 +02:00
2017-07-04 14:06:19 +00:00
2019-04-19 19:51:14 +00:00
2019-07-18 11:02:21 -06:00
2019-08-08 15:21:56 +02:00
2019-08-08 15:21:56 +02:00
2015-10-30 14:38:48 +09:00
2015-10-30 14:38:48 +09:00
2019-08-12 09:12:19 +00:00
2019-07-18 11:02:21 -06:00
2019-07-18 11:02:21 -06:00
2019-08-08 15:21:56 +02:00

neutron-classifier

This project provides a common API plugin for services to classify traffic in Neutron as well as an agent extension implementation to distribute these classifications.

The neutron-classifier provides a common API for all neutron services to deliver a consistent interface for tenants to define specific traffic classifications. The usage of the agent extension aids in the propagation of classifications to the backend. The project rose from the need to create a plugin that is common to all projects in order to prevent duplicates/varied version of traffic classification work. The currently supported classification types include ethernet, ipv4, IPv6, IPv4, tcp, udp. In order to group those types and provide a common relation, classification groups are used.

Any feedback from users is welcome. The features as well as the API may evolve based on that feedback.

Features

  • Flexible classification of network traffic

Background on the Subject of Common Classification Frameworks

Description
Common library for services that classify packets
Readme 1.3 MiB
Languages
Python 99.3%
Mako 0.6%