[Bug 1615342] [NEW] variable of $new_rfc3442_classless_static_routes has spelling error in /sbin/dhclient-script
刘聪
onion_sheep at 163.com
Sun Aug 21 08:16:02 UTC 2016
Public bug reported:
version lastest ubuntu 14.04.5
isc-dhcp-client version 4.2.4-7ubuntu12
bug code location /sbin/dhclient-script line 275 and line 354
logic of ignore the router option defined in rfc3442 is not performing correctly
> If the DHCP server returns both a Classless Static Routes option and
> a Router option, the DHCP client MUST ignore the Router option.
>
> Similarly, if the DHCP server returns both a Classless Static Routes
> option and a Static Routes option, the DHCP client MUST ignore the
> Static Routes option.
reason is spelling error of the variable
"$new_rfc3442_classless_static_routes" error to
"$new_rfc3442_classless_static_routers" . just correct the name to fix
this bug.
** Affects: isc-dhcp (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1615342
Title:
variable of $new_rfc3442_classless_static_routes has spelling error
in /sbin/dhclient-script
Status in isc-dhcp package in Ubuntu:
New
Bug description:
version lastest ubuntu 14.04.5
isc-dhcp-client version 4.2.4-7ubuntu12
bug code location /sbin/dhclient-script line 275 and line 354
logic of ignore the router option defined in rfc3442 is not performing correctly
> If the DHCP server returns both a Classless Static Routes option and
> a Router option, the DHCP client MUST ignore the Router option.
>
> Similarly, if the DHCP server returns both a Classless Static Routes
> option and a Static Routes option, the DHCP client MUST ignore the
> Static Routes option.
reason is spelling error of the variable
"$new_rfc3442_classless_static_routes" error to
"$new_rfc3442_classless_static_routers" . just correct the name to fix
this bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1615342/+subscriptions
More information about the foundations-bugs
mailing list