+* Wed Dec 1 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.10
+- Fix byte ordering of LCP header length (thanks Yuri).
+
* Tue Nov 30 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.9
- Revise CCP, send ConfigReq once only.
- Don't copy the old buffer into Config{Nak,Rej} LCP responses (oops);
// L2TPNS Global Stuff
-// $Id: l2tpns.h,v 1.41 2004/11/29 02:17:17 bodea Exp $
+// $Id: l2tpns.h,v 1.42 2004/11/30 19:37:46 bodea Exp $
#ifndef __L2TPNS_H__
#define __L2TPNS_H__
#include <sys/types.h>
#include <libcli.h>
-#define VERSION "2.0.9"
+#define VERSION "2.0.10"
// Limits
#define MAXTUNNEL 500 // could be up to 65535
Summary: A high-speed clustered L2TP LNS
Name: l2tpns
-Version: 2.0.9
+Version: 2.0.10
Release: 1
Copyright: GPL
Group: System Environment/Daemons
%attr(644,root,root) /usr/share/man/man[58]/*
%changelog
-* Tue Nov 30 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.9-1
-- 2.0.9 release, see /usr/share/doc/l2tpns-2.0.9/Changes
+* Wed Dec 1 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.10-1
+- 2.0.10 release, see /usr/share/doc/l2tpns-2.0.10/Changes