Home
last modified time | relevance | path

Searched hist:"351 dd593" (Results 1 – 5 of 5) sorted by relevance

/openbsd/sbin/dhcpleased/
H A Dengine.h351dd593 Wed Jun 16 14:06:17 GMT 2021 florian <florian@openbsd.org> 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
H A Ddhcpleased.h351dd593 Wed Jun 16 14:06:17 GMT 2021 florian <florian@openbsd.org> 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
H A Ddhcpleased.c351dd593 Wed Jun 16 14:06:17 GMT 2021 florian <florian@openbsd.org> 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
H A Dengine.c351dd593 Wed Jun 16 14:06:17 GMT 2021 florian <florian@openbsd.org> 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
/openbsd/usr.sbin/dhcpleasectl/
H A Ddhcpleasectl.c351dd593 Wed Jun 16 14:06:17 GMT 2021 florian <florian@openbsd.org> 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