From 70b7627d5cd97ac976ddff643906f9d31946561f Mon Sep 17 00:00:00 2001 From: bodea Date: Thu, 2 Jun 2005 04:38:42 +0000 Subject: [PATCH] add "allow_duplicate_users" config option --- Changes | 4 +++- l2tpns.spec | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 72e1d6f..4b07b11 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -* Thu May 26 2005 Brendan O'Dea 2.1.0 +* Thu Jun 2 2005 Brendan O'Dea 2.1.0 - Add IPv6 support from Jonathan McDowell. - Add CHAP support from Jordan Hrycaj. - Add interim accounting support from Vladislav Bjelic. @@ -77,6 +77,8 @@ - New config option: cluster_master_min_adv which determines the minimum number of up to date slaves required before the master will drop routes. +- New config option: allow_duplicate_users which determines whether + or not to kill older sessions with the same username. * Fri Dec 17 2004 Brendan O'Dea 2.0.13 - Better cluster master collision resolution: keep a counter of state diff --git a/l2tpns.spec b/l2tpns.spec index 2c18f82..2503604 100644 --- a/l2tpns.spec +++ b/l2tpns.spec @@ -43,5 +43,5 @@ rm -rf %{buildroot} %attr(644,root,root) /usr/share/man/man[58]/* %changelog -* Thu May 26 2005 Brendan O'Dea 2.1.0-1 +* Thu Jun 2 2005 Brendan O'Dea 2.1.0-1 - 2.1.0 release, see /usr/share/doc/l2tpns-2.1.0/Changes -- 2.20.1