Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395469 - sys-apps/openrc scope keyword missing in iproute2 call
Summary: sys-apps/openrc scope keyword missing in iproute2 call
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:
: 396017 (view as bug list)
Depends on:
Blocks: openrc-tracker
  Show dependency tree
 
Reported: 2011-12-21 08:14 UTC by Robin Johnson
Modified: 2013-04-25 23:08 UTC (History)
1 user (show)

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 2011-12-21 08:14:01 UTC
Discovered bug on infra boxes, this config:
config_ethX="$address/32 broadcast - scope host"

Gets run as:
"ip addr add $address/32 broadcast - host"

Notice the missing "scope" keyword.

Fixed in commit e5eb062f050d
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-12-21 08:14:15 UTC
Fixed in commit e5eb062f050d
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-12-25 22:48:29 UTC
*** Bug 396017 has been marked as a duplicate of this bug. ***