projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
92a3e92
)
remove defunct PLUGIN_PACKET_{RX,TX} constants
author
bodea
<bodea>
Thu, 18 May 2006 16:49:30 +0000
(16:49 +0000)
committer
bodea
<bodea>
Thu, 18 May 2006 16:49:30 +0000
(16:49 +0000)
plugin.h
patch
|
blob
|
history
diff --git
a/plugin.h
b/plugin.h
index
9a4b67e
..
788b50a
100644
(file)
--- a/
plugin.h
+++ b/
plugin.h
@@
-8,8
+8,6
@@
enum
{
PLUGIN_PRE_AUTH = 1,
PLUGIN_POST_AUTH,
{
PLUGIN_PRE_AUTH = 1,
PLUGIN_POST_AUTH,
- PLUGIN_PACKET_RX,
- PLUGIN_PACKET_TX,
PLUGIN_TIMER,
PLUGIN_NEW_SESSION,
PLUGIN_KILL_SESSION,
PLUGIN_TIMER,
PLUGIN_NEW_SESSION,
PLUGIN_KILL_SESSION,