aboutsummaryrefslogtreecommitdiff
path: root/dev-tools
diff options
context:
space:
mode:
authorAntonio Quartulli2022-06-24 10:37:45 +0200
committerGert Doering2022-06-28 14:35:27 +0200
commite34437c26b764851555e4acbe2ccca6bec235c7e (patch)
treeff89dbef44bf843a9627890f1cba4fe135aa802d /dev-tools
parent1f7f7d2a8943b5e33f86f208cce8f5d10c91a8f4 (diff)
downloadopenvpn-e34437c26b764851555e4acbe2ccca6bec235c7e.zip
openvpn-e34437c26b764851555e4acbe2ccca6bec235c7e.tar.gz
dco: introduce low-level code for handling ovpn-dco in the Linux kernel
Signed-off-by: Antonio Quartulli <a@unstable.cc> Acked-by: Arne Schwabe <arne@rfc2549.org> Message-Id: <20220624083809.23487-2-a@unstable.cc> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24512.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'dev-tools')
-rw-r--r--dev-tools/special-files.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-tools/special-files.lst b/dev-tools/special-files.lst
index 64ee9e1..33e830d 100644
--- a/dev-tools/special-files.lst
+++ b/dev-tools/special-files.lst
@@ -1,3 +1,4 @@
E:doc/doxygen/doc_key_generation.h # @verbatim section gets mistreated, exclude it
E:src/compat/compat-lz4.c # Preserve LZ4 upstream formatting
E:src/compat/compat-lz4.h # Preserve LZ4 upstream formatting
+E:src/openvpn/ovpn_dco_linux.h # Preserve ovpn-dco upstream formatting