-
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.
chore(deps): update src/openvpn digest to b322690
- Loading branch information
1 parent
280eccb
commit e960b04
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule openvpn
updated
10 files
+19 −17 | configure.ac | |
+4 −0 | src/openvpn/Makefile.am | |
+1 −1 | src/openvpn/forward.c | |
+5 −3 | src/openvpn/openvpn.c | |
+4 −1 | src/openvpn/route.c | |
+2 −2 | src/openvpn/socket.c | |
+10 −10 | src/openvpn/socket.h | |
+6 −4 | src/openvpn/tun.c | |
+4 −1 | tests/t_server_null_client.sh | |
+5 −0 | tests/t_server_null_server.sh |