Bug 1290384

Summary: Link tc against libelf
Product: [Fedora] Fedora Reporter: Daniel Borkmann <daniel>
Component: iprouteAssignee: Phil Sutter <psutter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: psimerda, psutter, rvokal, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: iproute-4.4.0-2.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-25 17:19:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Borkmann 2015-12-10 11:36:08 UTC
Description of problem:

Allow to link tc against libelf to enable eBPF object loader functionality.

./configure 
[...]
ELF support: yes
[...]

The generated Config file will then contain TC_CONFIG_ELF:=y and related portions for eBPF classifier/actions part will then be built.