--- radiusd.c~ Mon Dec 30 11:46:33 1996
+++ radiusd.c Mon Dec 30 12:01:43 1996
@@ -715,7 +715,7 @@
default:
log_err("unknown request type %d from %s ignored\n",
- ip_hostname(authreq->ipaddr), authreq->code);
+ authreq->code, ip_hostname(authreq->ipaddr));
reqfree(authreq);
break;
}
I'll be damned ! now my radiusd is rock solid...
Cristian Gafton
-- -------------------------------------------------------------------- Cristian Gafton gafton@sorosis.ro Computers & Communications Center Network Administrator http://www.sorosis.ro/~gafton Iasi, Romania ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ UNIX is user friendly. It's just selective about who its friends are.