Ticket #193 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

[PATCH] update module-tunnel to current protocol

Reported by: coling Owned by: lennart
Milestone: Component: module-tunnel
Keywords: Cc:

Description

Subject says it all.

Attachments

fix-tunnel-protocol.patch (3.0 kB) - added by coling 4 years ago.
This should allow module-tunnel to work nicely without any hacks to the protocol version. It adds the extra flags now available in 0.9.8/protocol>=12 but they are all hacked to true for now as I don't really know where to get their real values ;)

Change History

Changed 4 years ago by coling

This should allow module-tunnel to work nicely without any hacks to the protocol version. It adds the extra flags now available in 0.9.8/protocol>=12 but they are all hacked to true for now as I don't really know where to get their real values ;)

Changed 4 years ago by coling

For cross reference, see also #183 for a server side protection for new commands in 0.9.8 (which allows older clients and servers to interoperate).

Changed 4 years ago by sjoerd

  • status changed from new to closed
  • resolution set to fixed

(In [2096]) Implement opcodes in the tunnel modules that were added in version 12 of the protocol. Based on a patch by coling. (fixes #193)

Note: See TracTickets for help on using tickets.