Searched hist:"5 e7565930524410f097f5b04f8aba663089a6ffc" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/8021q/ |
H A D | vlan_netlink.c | diff 5e7565930524410f097f5b04f8aba663089a6ffc Wed Nov 25 01:54:54 CST 2009 Patrick McHardy <kaber@trash.net> 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@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vlan.c | diff 5e7565930524410f097f5b04f8aba663089a6ffc Wed Nov 25 01:54:54 CST 2009 Patrick McHardy <kaber@trash.net> 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@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vlan_dev.c | diff 5e7565930524410f097f5b04f8aba663089a6ffc Wed Nov 25 01:54:54 CST 2009 Patrick McHardy <kaber@trash.net> 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@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | if_vlan.h | diff 5e7565930524410f097f5b04f8aba663089a6ffc Wed Nov 25 01:54:54 CST 2009 Patrick McHardy <kaber@trash.net> 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@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|