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:
e9705e5
)
init pluginfuncs properly
author
Brendan O'Dea
<bod@optus.net>
Tue, 10 May 2005 08:48:00 +0000
(08:48 +0000)
committer
Brendan O'Dea
<bod@optus.net>
Tue, 10 May 2005 08:48:00 +0000
(08:48 +0000)
l2tpns.c
patch
|
blob
|
history
diff --git
a/l2tpns.c
b/l2tpns.c
index
72c856f
..
4664c50
100644
(file)
--- a/
l2tpns.c
+++ b/
l2tpns.c
@@
-4,7
+4,7
@@
// Copyright (c) 2002 FireBrick (Andrews & Arnold Ltd / Watchfront Ltd) - GPL licenced
// vim: sw=8 ts=8
// Copyright (c) 2002 FireBrick (Andrews & Arnold Ltd / Watchfront Ltd) - GPL licenced
// vim: sw=8 ts=8
-char const *cvs_id_l2tpns = "$Id: l2tpns.c,v 1.10
0 2005-05-09 20
:48:00 bodea Exp $";
+char const *cvs_id_l2tpns = "$Id: l2tpns.c,v 1.10
1 2005-05-10 08
:48:00 bodea Exp $";
#include <arpa/inet.h>
#include <assert.h>
#include <arpa/inet.h>
#include <assert.h>
@@
-4428,6
+4428,7
@@
static int add_plugin(char *plugin_name)
radiusnew,
radiussend,
getconfig,
radiusnew,
radiussend,
getconfig,
+ sessionshutdown,
sessionkill,
throttle_session,
cluster_send_session,
sessionkill,
throttle_session,
cluster_send_session,