Skip to content

EXP: Longest prefix match routing #10

@nadicek

Description

@nadicek

Add support for longest prefix match routing. The process can work as follows:

  1. unknown source and destination IP tuple packets will be forwarded to controller for examination.
    • Yeah I know, transport layer ports may matter for route choice, but for this initial version IP address only will do the trick
  2. best tunnel will be chosen for given packet
  3. flow rule will be installed to edge forwarders
  • source: iPerf_magic.py

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions