2.0.0-pre2 has "Magic feature number one" :)

Alan Dekok aland at deployingradius.com
Mon May 28 12:31:26 CEST 2007


  I've just committed a preliminary patch to add "magic feature #1" that
I've mentioned a few times.

  The feature is VMPS support. :)

...
	listen {
		type = vmps
		ipaddr = 10.1.2.3
		port = 1589
		clients = vmps_clients
	}

	vmps_clients {
		client foo {
			ipaddr = 1.2.3.4
			...
		}
	}
...

  The preliminary functionality is there.  It's not ready for production
use, but it can receive VMPS packets, and then complain that it doesn't
know what to do with them.

  The goal for 2.0.0 is to have full support for VMPS. :)

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog



More information about the Freeradius-Users mailing list