Hi,
On 23/01/2019 03:27, Arne Schwabe wrote:
> Am 30.12.18 um 12:29 schrieb Antonio Quartulli:
>> From: Robin Tarsiger
>>
>> Add a new config option to allow the user to specify a transport plugin
>> implementing the new API. This plugin can be used to manipulate traffic
>> in any way, as designe
Hi,
On 23/01/2019 03:22, Arne Schwabe wrote:
> Am 30.12.18 um 12:28 schrieb Antonio Quartulli:
>> From: Robin Tarsiger
>>
>> This new transport protocol is used to tell the core code that traffic
>> should not be directly processed, but should rather be rerouted to a
>> transport plugin. It is ba
Hi Arne and thanks for the review!
On 23/01/2019 03:03, Arne Schwabe wrote:
>>
>> +/*
>> + * FUNCTION: openvpn_plugin_get_vtab_v1
>> + *
>
> It would be nice if we also use the docutils style to document the new
> functions in this file rather than is this different documentation style.
I agre
Bumping this as well given the holiday hiatus - it seems like there was
feedback on the patches 2 & 3. Does anyone have any feedback for this one?
Thanks!
Justin
Justin Henck
Product Manager
212-565-9811
google.com/jigsaw
PGP: EA8E 8C27 2D75 974D B357 482B 1039 9F2D 869A 117B
On Sun, Dec 30, 2
Hi all,
I just wanted to bump this to see if there is any feedback on the API?
Thanks!
Justin
Justin Henck
Product Manager
212-565-9811
google.com/jigsaw
PGP: EA8E 8C27 2D75 974D B357 482B 1039 9F2D 869A 117B
On Sun, Dec 30, 2018 at 6:30 AM Antonio Quartulli wrote:
> From: Antonio Quartulli