This is a debug tool to display the RADIUS traffic on the
authornbk <nbk>
Fri, 20 Jan 2006 09:59:34 +0000 (09:59 +0000)
committernbk <nbk>
Fri, 20 Jan 2006 09:59:34 +0000 (09:59 +0000)
commitf269fe26b7c1dd3392e652044cd88875f374af24
tree08d4845b3b523cf9939c3b8200b70611a034fc16
parenta06cbc1d69606c5f94fba690414a95a53f08dda5
This is a debug tool to display the RADIUS traffic on the
network. It prints the RADIUS packets exactly like running
"radiusd -X". It can also filter the packets based on any
RADIUS attributes: the sniffer accepts the same strings as
the "users" file to match a packet.
src/main/radsniff.c [new file with mode: 0644]