lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit e3e33e10ddb8121cbfa815cc6afc2e488e8de3bc
parent 2180b50799e0808a20c3a16ac85133acf27383a1
Author: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Date:   Sat, 24 Jan 2015 13:59:01 +0100

ocserv: enable min-reauth-time in default configuration

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>

Diffstat:
Mnet/ocserv/Makefile | 2+-
Mnet/ocserv/files/ocserv.conf.template | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ocserv PKG_VERSION:=0.9.0 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_BUILD_DIR :=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz diff --git a/net/ocserv/files/ocserv.conf.template b/net/ocserv/files/ocserv.conf.template @@ -138,7 +138,7 @@ auth-timeout = 40 # The time (in seconds) that a client is not allowed to reconnect after # a failed authentication attempt. -#min-reauth-time = 2 +min-reauth-time = 360 # Cookie timeout (in seconds) # which he can reconnect. That cookie will be invalided if not