Allow injection of packets via radmin
authorAlan T. DeKok <aland@freeradius.org>
Sat, 28 Feb 2009 08:30:28 +0000 (09:30 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 28 Feb 2009 08:30:28 +0000 (09:30 +0100)
commit73783247ae9beac884fe6a41399c5b58cb3bd717
treeae6fe8bab047f60dee21add3aa295fe7ddc65285
parent85d14d74fcd00cec1ae363918bf44918b006742b
Allow injection of packets via radmin

inject to auth 127.0.0.1 1812
inject from 127.0.0.1
inject file input output

Allows you to test policies by injecting packets as if they came
from a particular client.  This should ONLY be used in debugging mode.
src/main/command.c
src/main/listen.c