From 7765c3d3500ff8050f20d17e9bf6dbc16e426d99 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Wed, 19 Dec 2001 02:30:02 +0000 Subject: Add icradius 0.18.1, a variant of Cistron RADIUS, but with a MySQL backend. PR: 29080 Submitted by: Sergey N. Voronkov --- net/icradius/files/patch-src::radiusd.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/icradius/files/patch-src::radiusd.h (limited to 'net/icradius/files/patch-src::radiusd.h') diff --git a/net/icradius/files/patch-src::radiusd.h b/net/icradius/files/patch-src::radiusd.h new file mode 100644 index 000000000000..12dd9d9d4e84 --- /dev/null +++ b/net/icradius/files/patch-src::radiusd.h @@ -0,0 +1,10 @@ +--- src/radiusd.h.old Tue Sep 5 05:50:25 2000 ++++ src/radiusd.h Thu Jan 25 14:53:27 2001 +@@ -123,6 +123,7 @@ + int acct_port; + int striprealm; + int dohints; ++ int loglocal; + struct realm *next; + } REALM; + -- cgit v1.2.3