aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/networking_iproute2.h
diff options
context:
space:
mode:
authorArne Schwabe2022-09-14 18:50:41 +0200
committerGert Doering2022-09-18 16:30:32 +0200
commit179b3728b71013413885e453e477997f5a396f78 (patch)
tree1200443c055887f569a9956bf1908decba20e44f /src/openvpn/networking_iproute2.h
parent5ac33a88b10584c3e52dc0c01dad2571b75be239 (diff)
downloadopenvpn-179b3728b71013413885e453e477997f5a396f78.zip
openvpn-179b3728b71013413885e453e477997f5a396f78.tar.gz
Implement exit notification via control channel
Current exit notification relies on data channel messages with specific prefix. Adding these to new data channel modules (DCO) adds unncessary complexity for the data for messages that from their idea belong to the control channel anyway. This patch adds announcing support for control channel and sending/receving it. We use the simple EXIT message for this. Patch v2: add comment about protocol-flags to be not a user visible option, fix various grammar mistakes, remove unused argument to receive_exit_message Patch v3: rename data_channel_crypto_flags to imported_protocol_flags add tls-ekm to protocol-flags. Patch v4: rebase, use a buffer for the code that prepares the push reply Signed-off-by: Arne Schwabe <arne@rfc2549.org> Acked-by: Heiko Hund <heiko@ist.eigentlich.net> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20220914165041.2658423-1-arne@rfc2549.org> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25209.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'src/openvpn/networking_iproute2.h')
0 files changed, 0 insertions, 0 deletions