With XENVIFROUTING on, no point in restarting DHCP when adding an entry,
since the vif foes not exist yet, and we call restartDHCP() again in emulab-cnet after the container and vif exist. In fact, no point in restarting DHCP when removing an entry, since by that time the vif is gone and dhcpd does not seem to mind that anyway.
Showing
Please register or sign in to comment