On Thu, 16 Oct 2014, Brian Rak wrote: > > Synopsis: dhclient is not properly parsing the classless-static-routes > options that my DHCP server sends > > Environment: > System : OpenBSD 5.5 > Details : OpenBSD 5.5 (GENERIC) #271: Wed Mar 5 09:31:16 MST 2014 > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC > > Architecture: OpenBSD.amd64 > Machine : amd64 > > Description: > My DHCP server sends a classless-static-route option that looks something like > this: > 0c 00 68 9c fa 01 10 a9 fe 00 00 00 00 > > This translates to: > Classless-Static-Route Option 121, length 12: > (default:104.156.250.1),(169.254.0.0/16:0.0.0.0)
This--support for RFC 3442 local subnet routes--was fixed by matthew@ on 2014-10-02. Upgrade to a snapshot after that. Philip Guenther
