diff options
| author | Frediano Ziglio <fziglio@redhat.com> | 2016-01-08 15:54:02 +0000 |
|---|---|---|
| committer | Frediano Ziglio <fziglio@redhat.com> | 2016-01-11 11:03:11 +0000 |
| commit | 96b7f11c2bba67ade9a432d92e6bc7ec59b5036e (patch) | |
| tree | d06568baeed8e7594683efd2e9173c745dc1143c /.gitignore | |
initial import
Forward connections.
The intention is to add some latency/bandwidth control.
Actually just forward them with no changes, fast as possible.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..46186f0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +latency |
