[Openvpn-devel] Topics for the community meeting (Wed, 28th Nov 2018)

2018-11-27 Thread Samuli Seppänen
Hi, We're going to have an IRC meeting starting at 11:30 CET (10:30 UTC) on #openvpn-meeting irc.freenode.net. You do not have to be logged in to Freenode to join the channel. Current topic list along with basic information is here:

Re: [Openvpn-devel] [PATCH v2 2/7] implement networking API for iproute2

2018-11-27 Thread David Sommerseth
On 27/11/2018 02:04, Antonio Quartulli wrote: > [...snip...] >>> create mode 100644 src/openvpn/networking_ip.h >>> >>> diff --git a/src/openvpn/Makefile.am b/src/openvpn/Makefile.am >>> index 8afc4146..3caad17d 100644 >>> --- a/src/openvpn/Makefile.am >>> +++ b/src/openvpn/Makefile.am >>> @@ -80