Skip to content

Commit

Permalink
README.md: add warning
Browse files Browse the repository at this point in the history
Add warning that funneling TCP is not yet ready.
  • Loading branch information
msune committed Oct 24, 2024
1 parent d836fc2 commit d12ec45
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ affinity across all _ports_ within the service.

See the original use-case [here](docs/use-cases/network-telemetry-nfacctd.md).

:warning: While `sfunnel` should be fully functional, and has been [validated](#support),
it is still in an early development stage.
:warning: `sfunnel` is still in an early development stage.

:no_entry: severe performance degradation when TCP connections are funneled over
TCP and UDP is being investigated (GSO/TSO). Do not use it.

## At a glance

Expand Down

0 comments on commit d12ec45

Please sign in to comment.