update blogpost - add limitation of the patch
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
be564a5cb2
commit
1d6e9bc557
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ The given patch has some known limitations:
|
||||||
Debugging the ssh server shows that this information was present
|
Debugging the ssh server shows that this information was present
|
||||||
in ssh1, but is absent in ssh2.
|
in ssh1, but is absent in ssh2.
|
||||||
* The number of listed ports is limited by the buffer size of 256 characters
|
* The number of listed ports is limited by the buffer size of 256 characters
|
||||||
|
* Includes only remote port forwardings specified at startup, not the ones added later
|
||||||
|
|
||||||
## Future
|
## Future
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue