lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 26 Nov 2009 16:01:04 -0800 (PST) From: David Miller <davem@...emloft.net> To: kaber@...sh.net Cc: netdev@...r.kernel.org Subject: Re: vlan: support "loose binding" to the underlying network device From: Patrick McHardy <kaber@...sh.net> Date: Wed, 25 Nov 2009 18:54:54 +0100 > vlan: support "loose binding" to the underlying network device > > Currently the UP/DOWN state of VLANs is synchronized to the state of the > underlying device, meaning all VLANs are set down once the underlying > device is set down. This causes all routes to the VLAN devices to vanish. > > Add a flag to specify a "loose binding" mode, in which only the operstate > is transfered, but the VLAN device state is independant. > > Signed-off-by: Patrick McHardy <kaber@...sh.net> Applied, thanks Patrick. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists