Opened 14 years ago

Closed 14 years ago

#31 closed Patch submission (fixed)

[PATCH] openvpn-plugin.h documentation is not correct

Reported by: Emmanuel Bretelle Owned by:
Priority: major Milestone: beta 2.2
Component: Documentation Version: OpenVPN git master branch (Community Ed)
Severity: Patch Queue: In progress Keywords:
Cc:

Description

openvpn-plugin.h had some typo.

  1. missing ENABLE_PF call on new user session
  2. openvpn_plugin_client_constructor_v1 on CLIENT_DISCONNECT instead of openvpn_plugin_client_destructor_v1

The patch attached is pretty straightforward :)

Attachments (1)

0001-Fix-errors-in-openvpn-plugin.h-documentation.patch (1.1 KB) - added by Emmanuel Bretelle 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Emmanuel Bretelle

comment:1 Changed 14 years ago by David Sommerseth

Milestone: beta 2.2

comment:2 Changed 14 years ago by David Sommerseth

Severity: Not set (if unsure, select this one)Patch Queue: In progress

ACK

Will be merged in soon.

comment:3 Changed 14 years ago by David Sommerseth

Resolution: fixed
Status: newclosed

Applied to bugfix2.1 and merged into allmerged.

commit e249bff0288cf0581d7263ee14c21300976bb3cc
Author: chantra <chantra@…>
Date: Fri Jul 30 20:48:50 2010 +0200

Fix errors in openvpn-plugin.h documentation


Just minor updates to comments in openvpn-plugin.h


Signed-off-by: chantra <chantra@…>
Acked-by: David Sommerseth <dazo@…>
Signed-off-by: David Sommerseth <dazo@…>

Note: See TracTickets for help on using tickets.