Skip to content

dhcrelay: option to force giaddr

jelmd requested to merge jelmd/dhcp:223-dhcrelay-giaddr into master

Use option -g ipaddr to replace the giaddr sent to clients with the given ipaddr to workaround bogus clients like Solaris 11 grub which use giaddr instead of the announced router (3) to setup its default route.

Closes #223 (closed)

Merge request reports