+* Mon May 16 2005 Brendan O'Dea <bod@optusnet.com.au> 2.0.20
+- Add handling of "throttle=N" RADIUS attributes.
+- Fix RADIUS indexing (should have 16K entries with 64 sockets).
+
* Sat May 7 2005 Brendan O'Dea <bod@optusnet.com.au> 2.0.19
- Fix leak in session freelist when initial RADIUS session allocation
fails.
// L2TPNS Global Stuff
-// $Id: l2tpns.h,v 1.49.2.8 2005/05/16 04:51:42 bodea Exp $
+// $Id: l2tpns.h,v 1.49.2.9 2005/05/16 05:01:51 bodea Exp $
#ifndef __L2TPNS_H__
#define __L2TPNS_H__
#include <sys/types.h>
#include <libcli.h>
-#define VERSION "2.0.19"
+#define VERSION "2.0.20"
// Limits
#define MAXTUNNEL 500 // could be up to 65535
Summary: A high-speed clustered L2TP LNS
Name: l2tpns
-Version: 2.0.19
+Version: 2.0.20
Release: 1
Copyright: GPL
Group: System Environment/Daemons
%attr(644,root,root) /usr/share/man/man[58]/*
%changelog
-* Sat May 7 2005 Brendan O'Dea <bod@optusnet.com.au> 2.0.19-1
-- 2.0.19 release, see /usr/share/doc/l2tpns-2.0.19/Changes
+* Mon May 16 2005 Brendan O'Dea <bod@optusnet.com.au> 2.0.20-1
+- 2.0.20 release, see /usr/share/doc/l2tpns-2.0.20/Changes