Bug 205612

Summary: Missing SECMARK netfilter headers.
Product: [Fedora] Fedora Reporter: Thomas Woerner <twoerner>
Component: kernelAssignee: James Morris <jmorris>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dwmw2, sgrubb, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-28 05:39:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 201573, 205514    

Description Thomas Woerner 2006-09-07 16:47:12 UTC
Description of problem:
The SECMARK netfilter headers are missing: xt_SECMARK.h and xt_CONNSECMARK.h

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Thomas Woerner 2006-09-07 16:52:44 UTC
Assigning to kernel.

Version-Release number of selected component (if applicable):
kernel-headers-2.6.17-1.2617.2.1.fc6

Comment 2 David Woodhouse 2006-09-07 17:47:26 UTC
These files should be listed in include/linux/netfilter/Kbuild but they're not.

Comment 3 David Woodhouse 2006-09-12 23:00:50 UTC
JamesM provided a patch which I've committed to the kernel tree.