CVSROOT:        /cvs
Module name:    src
Changes by:     flor...@cvs.openbsd.org 2021/06/16 08:06:18

Modified files:
        sbin/dhcpleased: dhcpleased.c dhcpleased.h engine.c engine.h 
        usr.sbin/dhcpleasectl: dhcpleasectl.c 

Log message:
Implement classless static routes dhcp option.

For this we need to be able to handle multiple routes being sent from
the engine to the main process as well as to the control tool.
The configuration of the various cases (default route, directly
connected routes, non-default route via a gateway) was inspired by
dhclient's set_routes() and should behave the same way.

Tested by Uwe Werler

Reply via email to