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 161669 Details for
Bug 253014
ip6tables/libip6t_REJECT.so --reject-with option sends wrong ICMP6 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 the old ip6t_REJECT.h header file in the iptables package to the newer one from the kernel-headers package.
iptables-1.3.5-REJECT6_header.patch (text/plain), 584 bytes, created by
Peter Riley
on 2007-08-16 16:44:31 UTC
(
hide
)
Description:
Updates the old ip6t_REJECT.h header file in the iptables package to the newer one from the kernel-headers package.
Filename:
MIME Type:
Creator:
Peter Riley
Created:
2007-08-16 16:44:31 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 253014
: 161669