Alan Dekok wrote:
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. :)
Neat , unfortunately only Cisco switches seem to support it, and we run
entirely on HP Procurves.
Guess it means people will no longer have to use OpenVMPS to proxy :) -- Arran