Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 395469

Summary: sys-apps/openrc scope keyword missing in iproute2 call
Product: Gentoo Hosted Projects Reporter: Robin Johnson <robbat2>
Component: OpenRCAssignee: OpenRC Team <openrc>
Status: RESOLVED FIXED    
Severity: normal CC: nordaux
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: openrc:oldnet
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 394205    

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. ***