[<prev] [next>] [day] [month] [year] [list]
Message-ID: <48ECFD7E.1060801@e-teleport.net>
Date: Wed, 08 Oct 2008 20:35:42 +0200
From: Séguier Régis <rseguier@...eleport.net>
To: Francois Romieu <romieu@...zoreil.com>, netdev@...r.kernel.org
Subject: via-velocity driver vlan_filtering and promisc
Hi,
Disabling vlan filters doen't work in promiscous mode.
This patch normaly correct this.
"The non-tagged interface is filtered out as soon as a tagged
(!= 0) interface is created. Its traffic appears again when an
zero-tagged interface is created."
in commit d4f73c8e459d355e10051174d859ffd0ef5764c0 is no more true with this patch, just setting promisc mode is needed.
The patch change how setting MCFG_RTGOPT, no more in
velocity_init_cam_filter() but in velocity_set_multi(),
velocity_vlan_rx_kill_vid() and velocity_vlan_rx_add_vid()
This patch also autorise to create vlan with id 0.
--
Régis
View attachment "vlan-filtering" of type "text/plain" (2968 bytes)
Powered by blists - more mailing lists