Fix logic for using udpfromto
[freeradius.git] / src / lib / vqp.c
2010-09-17 Alan T. DeKokFix logic for using udpfromto
2010-05-31 Alan T. DeKokMoved API to (attr, vendor), instead of just attr
2010-01-05 Alan T. DeKokCorrectly handle large attributes
2009-01-30 Alan T. DeKokSimplified patch from b4c873
2009-01-29 Alan T. DeKokChop ethernet frame to 253 rather than rejecting the...
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-06-10 aland Use new functions to copy sockaddr to ipaddr
2008-01-05 nbk Include udpfromto.h
2007-11-23 aland More changes to make a common naming scheme. This...
2007-08-13 aland Pulled fix from branch_1_1
2007-06-12 aland Added --with-vmps to configure options, so that you...
2007-05-28 aland Added preliminary VMPS support. The code can receive...