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

Message-based API #90

Open
semihalf-berestovskyy-andriy opened this issue Jan 10, 2017 · 0 comments
Open

Message-based API #90

semihalf-berestovskyy-andriy opened this issue Jan 10, 2017 · 0 comments

Comments

@semihalf-berestovskyy-andriy
Copy link
Owner

semihalf-berestovskyy-andriy commented Jan 10, 2017

Note: the issue was created automatically with bugzilla2github tool

Bugzilla Bug ID: 90

Date: 2016-07-05 07:58:42 +0200
From: Ivan Koveshnikov <[email protected]>
To: Sorin Vultureanu <[email protected]>

Last updated: 2016-07-05 07:58:42 +0200

Bugzilla Comment ID: 173

Date: 2016-07-05 07:58:42 +0200
From: Ivan Koveshnikov <[email protected]>

Feature request.

Message based API can be used for controlling OFP behavior from 3d-party applications.
Such message-based API contains two parts:

  • OFP-side library, which listens for serialized applications requests and translates them into API calls. should be linked with OFP application (e.g. fpm)
  • Control application side library. Control application can use OFP API, but instead of direct function call request should be serialized and sent out to OFP. Should be linked up with control application

This feature is platform independent and very generic.

Use case: 3d party CLI application which controls both Data Plane and Control Plane. Common in network equipment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant