Skip to content

Export tunneling endpoint as a file #3

@nelishiba

Description

@nelishiba

Abstract

If realizing some tunneling protocol such as VXLAN and GRE, applications create the both tunneling part and tunneled part with the current API.

in the case of VXLAN

  • tunneling part: Ethernet → IPv4 → UDP
  • tunneled part: Ethernet → IPv4 → TCP (for example)

Export tunneling endpoint as a file

exlay endpoint would like to be exported as a file.
when an exlay API opens the file, application create a stack on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions