You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments