Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398827 - sys-apps/openrc: address parameters to a single address config_$IFACE are treated as separate addresses
Summary: sys-apps/openrc: address parameters to a single address config_$IFACE are tre...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: OpenRC (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: OpenRC Team
URL:
Whiteboard: openrc:oldnet
Keywords:
Depends on:
Blocks: 398727
  Show dependency tree
 
Reported: 2012-01-13 23:53 UTC by Robin Johnson
Modified: 2013-04-25 23:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-01-13 23:53:05 UTC
Neither of these work:
config_eth0="192.168.0.2/24 scope host"
config_eth0="4321:0:1:2:3:4:567:89ab/64 nodad home preferred_lft 0"

Each of the words is being treated as a separate address.

Fix incoming (just documenting this in a bug).
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-01-13 23:59:26 UTC
fixed in commit 380752f