Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1884038 Details for
Bug 2090955
Sometimes the interface still hold (link-local) ipv6 when it attached to a bridge
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
reproducer.sh
file_2090955.txt (text/plain), 1.06 KB, created by
Mingyu Shi
on 2022-05-27 05:31:28 UTC
(
hide
)
Description:
reproducer.sh
Filename:
MIME Type:
Creator:
Mingyu Shi
Created:
2022-05-27 05:31:28 UTC
Size:
1.06 KB
patch
obsolete
>#!/bin/bash > >ip link add veth0 type veth peer name veth0_ep >ip link set veth0 up >ip link set veth0_ep up >nmcli device set veth0 managed yes >nmcli device set veth0_ep managed yes >ip link add veth1 type veth peer name veth1_ep >ip link set veth1 up >ip link set veth1_ep up >nmcli device set veth1 managed yes >nmcli device set veth1_ep managed yes > >nmstatectl apply << EOF >interfaces: >- name: veth0 > type: ethernet > state: up >- name: veth1 > type: ethernet > state: up >- name: br0 > type: linux-bridge > state: up > ipv4: > enabled: true > dhcp: true > ipv6: > enabled: true > autoconf: true > dhcp: true > bridge: > options: > stp: > enabled: false > port: > - name: veth0 > - name: veth1 >- name: veth0_ep > type: ethernet > state: up > ipv4: > enabled: true > dhcp: true > ipv6: > enabled: true > dhcp: true > autoconf: true > mtu: 1500 >- name: veth1_ep > type: ethernet > state: up > ipv4: > enabled: true > dhcp: true > ipv6: > enabled: true > dhcp: true > autoconf: true >EOF
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 Raw
Actions:
View
Attachments on
bug 2090955
: 1884038