-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #686 from OpenVPN/renovate/master-src-ovpn-dco-digest
chore(deps): update src/ovpn-dco digest to d22d04e (master)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ovpn-dco
updated
27 files
+1 −1 | Makefile | |
+1 −1 | drivers/net/Kconfig | |
+1 −1 | drivers/net/ovpn-dco/Makefile | |
+1 −1 | drivers/net/ovpn-dco/addr.h | |
+1 −1 | drivers/net/ovpn-dco/crypto.c | |
+1 −1 | drivers/net/ovpn-dco/crypto.h | |
+1 −1 | drivers/net/ovpn-dco/crypto_aead.c | |
+1 −1 | drivers/net/ovpn-dco/crypto_aead.h | |
+2 −2 | drivers/net/ovpn-dco/main.c | |
+1 −1 | drivers/net/ovpn-dco/netlink.c | |
+1 −1 | drivers/net/ovpn-dco/netlink.h | |
+1 −1 | drivers/net/ovpn-dco/peer.c | |
+1 −1 | drivers/net/ovpn-dco/peer.h | |
+1 −1 | drivers/net/ovpn-dco/pktid.c | |
+1 −1 | drivers/net/ovpn-dco/pktid.h | |
+1 −1 | drivers/net/ovpn-dco/proto.h | |
+1 −1 | drivers/net/ovpn-dco/skb.h | |
+1 −1 | drivers/net/ovpn-dco/sock.c | |
+1 −1 | drivers/net/ovpn-dco/sock.h | |
+1 −1 | drivers/net/ovpn-dco/stats.c | |
+1 −1 | drivers/net/ovpn-dco/stats.h | |
+1 −1 | gen-compat-autoconf.sh | |
+1 −1 | linux-compat.h | |
+1 −1 | tests/Makefile | |
+1 −1 | tests/float-test.sh | |
+1 −1 | tests/netns-test.sh | |
+1 −1 | tests/ovpn-cli.c |