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 160800 Details for
Bug 250919
IPV6_PRIVACY=rfc3041 in /etc/sysconfig/networking/devices/ifcfg-eth0 does not take effect
[?]
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]
Patch for ifup-eth to call ifup-ipv6 with special option before interface is going up
ifup-eth.diff (text/plain), 757 bytes, created by
Peter Bieringer
on 2007-08-07 06:11:31 UTC
(
hide
)
Description:
Patch for ifup-eth to call ifup-ipv6 with special option before interface is going up
Filename:
MIME Type:
Creator:
Peter Bieringer
Created:
2007-08-07 06:11:31 UTC
Size:
757 bytes
patch
obsolete
>--- /etc/sysconfig/network-scripts/ifup-eth.orig 2007-04-17 01:47:27.000000000 +0200 >+++ /etc/sysconfig/network-scripts/ifup-eth 2007-08-05 15:32:07.000000000 +0200 >@@ -200,6 +200,7 @@ > else > if [ -z "${IPADDR}" ]; then > # enable device without IP, useful for e.g. PPPoE >+ /etc/sysconfig/network-scripts/ifup-ipv6 ${CONFIG} pre-interface-up > ip link set dev ${REALDEVICE} up > if [ -n "$ETHTOOL_OPTS" ] ; then > /sbin/ethtool -s ${REALDEVICE} $ETHTOOL_OPTS >@@ -215,6 +216,7 @@ > [ -n "${ARP}" ] && \ > ip link set dev ${REALDEVICE} $(toggle_value arp $ARP) > >+ /etc/sysconfig/network-scripts/ifup-ipv6 ${CONFIG} pre-interface-up > if ! ip link set dev ${REALDEVICE} up ; then > echo $"Failed to bring up ${DEVICE}." > exit 1
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 250919
:
160712
|
160714
|
160799
|
160800
|
161110
|
161111
|
495410