eblot / pybootd

A minimalist bootp/dhcp/pxe and tftp server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pybootd should have an option to not pass the DHCP router option

alexpilotti opened this issue · comments

This is useful if the PXE booted instance needs to have a default gateway on a different interface / network.

Implemented in: cloudbase@a62124c

Patch applied