strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added ESP log group for libipsec log messages.
[strongswan.git]
/
src
/
libstrongswan
/
debug.h
diff --git
a/src/libstrongswan/debug.h
b/src/libstrongswan/debug.h
index
65e55a6
..
ff4b4a1
100644
(file)
--- a/
src/libstrongswan/debug.h
+++ b/
src/libstrongswan/debug.h
@@
-64,6
+64,8
@@
enum debug_t {
DBG_TLS,
/** applications other than daemons */
DBG_APP,
+ /** libipsec */
+ DBG_ESP,
/** libstrongswan */
DBG_LIB,
/** number of groups */