Last update May 3, 2011 up top

vzctl

I'm using OpenVZ with 251's VE.
so I added function to vzctl to set range of veid.

ex. # vzctl restart all # vzctl stop 1000-2000 # vzctl set 1000,2000 --nameserver 192.168.0.1 --save # vzctl destroy 1000,2000,3000-6000

download: May 3, 2011
vzctl.h
vzctl.c
vzctl.h.patch
vzctl.c.patch