Bug 1290384 - Link tc against libelf
Summary: Link tc against libelf
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: iproute
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Phil Sutter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-10 11:36 UTC by Daniel Borkmann
Modified: 2016-01-25 17:19 UTC (History)
4 users (show)

Fixed In Version: iproute-4.4.0-2.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-25 17:19:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.