network namespace + bridge visibility

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



==========================
mmarkk@imac:~# brctl addbr qwe
mmarkk@imac:~# unshare -n /bin/bash
root@imac:~# ip link
14: lo: <LOOPBACK> mtu 16436 qdisc noop state DOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
root@imac:~# brctl show
bridge name bridge id STP enabled interfaces
qwe 8000.000000000000 no
root@imac:~# brctl delbr qwe
bridge qwe doesn't exist; can't delete it
=============================

So, network device is not available, but present in list of bridges. This is the bug, as I think.

Reproducible in linux kernels 3.8.2 and 3.2.0

--
Segmentation fault

[Index of Archives]     [Netdev]     [AoE Tools]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux