Added "proto" to listener_find_byipaddr
authorAlan T. DeKok <aland@freeradius.org>
Tue, 3 May 2011 15:39:11 +0000 (17:39 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 3 May 2011 15:39:11 +0000 (17:39 +0200)
commit011f6ade913284030efa607dca1e71d9a6e6cc84
tree7a198b5ad8bed09dcb592c590ed44006b356f11a
parentdff62aa1314ed3879ceb27ebd5730f9eec6fbc22
Added "proto" to listener_find_byipaddr

This allows the control socket interface to show stats for
both UDP and TCP sockets
src/include/radiusd.h
src/main/command.c
src/main/listen.c
src/main/stats.c