Skip to content

Commit

Permalink
Add tcpproxy
Browse files Browse the repository at this point in the history
tcpproxy is a subset of github.com/inetaf/tcpproxy with some
modifications:
1- Implement the method SetRoutes to allow to set routes in bulk. Also
allows deletion of routes which otherwise would be impossible.
2- Implement round robin load balancing (there was no load balancing at
all).
3- Remove unused code.
4- Append Mirantis copyright for the modifications.

Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <[email protected]>
  • Loading branch information
juanluisvaladas committed Nov 20, 2024
1 parent c01b136 commit 87ef4b0
Show file tree
Hide file tree
Showing 2 changed files with 882 additions and 0 deletions.
Loading

0 comments on commit 87ef4b0

Please sign in to comment.