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 161116 Details for
Bug 199862
IPv6 setup: fix default IPv6 address to IPV6ADDR in case of IPV6ADDR_SECONDARIES are used
[?]
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]
Alternative simple patch for RHEL4
ifup-ipv6.preferIPV6ADDR.RHEL4.diff (text/plain), 724 bytes, created by
Peter Bieringer
on 2007-08-11 10:17:16 UTC
(
hide
)
Description:
Alternative simple patch for RHEL4
Filename:
MIME Type:
Creator:
Peter Bieringer
Created:
2007-08-11 10:17:16 UTC
Size:
724 bytes
patch
obsolete
>--- ifup-ipv6.RHEL4.orig 2007-08-11 12:02:58.000000000 +0200 >+++ ifup-ipv6.RHEL4 2007-08-11 11:59:02.000000000 +0200 >@@ -85,11 +85,6 @@ > exit 1 > fi > >-# Setup IPv6 address on specified interface >-if [ -n "$IPV6ADDR" ]; then >- ipv6_add_addr_on_device $DEVICE $IPV6ADDR || exit 1 >-fi >- > # Get current global IPv6 forwarding > ipv6_global_forwarding_current="`ipv6_exec_sysctl -n net.ipv6.conf.all.forwarding`" > >@@ -135,6 +140,11 @@ > for ipv6addr in $IPV6ADDR_SECONDARIES; do > ipv6_add_addr_on_device $DEVICE $ipv6addr > done >+fi >+ >+# Setup IPv6 address on specified interface >+if [ -n "$IPV6ADDR" ]; then >+ ipv6_add_addr_on_device $DEVICE $IPV6ADDR || exit 1 > fi > > # Setup default IPv6 route, check are done by function
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 199862
:
132881
|
132887
| 161116