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.
- missing ENABLE_PF call on new user session
- openvpn_plugin_client_constructor_v1 on CLIENT_DISCONNECT instead of openvpn_plugin_client_destructor_v1
The patch attached is pretty straightforward :)
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | 0001-Fix-errors-in-openvpn-plugin.h-documentation.patch added |
---|
comment:1 Changed 14 years ago by
Milestone: | → beta 2.2 |
---|
comment:2 Changed 14 years ago by
Severity: | Not set (if unsure, select this one) → Patch Queue: In progress |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
ACK
Will be merged in soon.