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

Bug 828993

Summary: sys-apps/iproute2 missing CONFIG_CHECK for ss tool
Product: Gentoo Linux Reporter: Erik Quaeghebeur <gentoo>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Erik Quaeghebeur 2021-12-12 12:08:42 UTC
From what I have been able to ascertain, the ss tool included in sys-apps/iproute2 requires

PACKET # dependency of PACKET_DIAG
PACKET_DIAG
UNIX_DIAG
NETLINK_DIAG

Perhaps it would be a good idea to put these into CONFIG_CHECK?

Reproducible: Always