Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 198641 Details for
Bug 295181
ip6tables configures the wrong IPv6 REJECT packet types
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Updates old ip6t_REJECT.h header in iptables package to newer one from kernel-headers package.
iptables-1.3.5-REJECT6_header.patch (text/plain), 584 bytes, created by
Peter Riley
on 2007-09-18 17:35:14 UTC
(
hide
)
Description:
Updates old ip6t_REJECT.h header in iptables package to newer one from kernel-headers package.
Filename:
MIME Type:
Creator:
Peter Riley
Created:
2007-09-18 17:35:14 UTC
Size:
584 bytes
patch
obsolete
>--- iptables-1.3.5/include/linux/netfilter_ipv6/ip6t_REJECT.h.REJECT6_header 2004-10-10 02:56:23.000000000 -0700 >+++ iptables-1.3.5/include/linux/netfilter_ipv6/ip6t_REJECT.h 2006-09-19 20:42:06.000000000 -0700 >@@ -4,13 +4,15 @@ > enum ip6t_reject_with { > IP6T_ICMP6_NO_ROUTE, > IP6T_ICMP6_ADM_PROHIBITED, >+ IP6T_ICMP6_NOT_NEIGHBOUR, > IP6T_ICMP6_ADDR_UNREACH, > IP6T_ICMP6_PORT_UNREACH, >+ IP6T_ICMP6_ECHOREPLY, > IP6T_TCP_RESET > }; > > struct ip6t_reject_info { >- enum ip6t_reject_with with; /* reject type */ >+ u_int32_t with; /* reject type */ > }; > > #endif /*_IP6T_REJECT_H*/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 295181
: 198641