chiark / gitweb /
Add support for DHCP static route options
authorEugene Yakubovich <eyakubovich@gmail.com>
Fri, 27 Jun 2014 22:00:06 +0000 (15:00 -0700)
committerTom Gundersen <teg@jklm.no>
Sun, 29 Jun 2014 13:18:21 +0000 (15:18 +0200)
This adds support for DHCP options 33 and 121: Static Route and
Classless Static Route. To enable this feature, set UseRoutes=true
in .network file. Returned routes are added to the routing table.


No differences found