hi there, it's my first post to this ml. 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 How do I post this patch? ---- TAKEDA Hiroyuki