-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rework memif to use abstract sockets Signed-off-by: Vladimir Popov <[email protected]> * Add tests for proxy Signed-off-by: Vladimir Popov <[email protected]> * Rework memif to new api, add WithExternalVPP option Signed-off-by: Vladimir Popov <[email protected]> * refactoring of init() Signed-off-by: Mikhail Avramenko <[email protected]> * refactored to remove global variables Signed-off-by: Mikhail Avramenko <[email protected]> * refactoring for not using shared variables Signed-off-by: Mikhail Avramenko <[email protected]> Co-authored-by: Vladimir Popov <[email protected]>
- Loading branch information
1 parent
765129b
commit 0fd2c25
Showing
17 changed files
with
742 additions
and
366 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.