Commit 5d2e333
committed
vpnkit: remove the old port forwarding shutdown protocol
Before we multiplexed all port forwards over one connection, we had
to layer our own custom shutdown protocol on top to work around
Hyper-V socket bugs. This is not needed any more because the same
work is done within the multiplexing protocol.
Note this requires an updated vpnkit-forwarder.
Signed-off-by: David Scott <[email protected]>1 parent 9e3bdf1 commit 5d2e333
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments