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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ