Re: Regarding vlan ingress filtering in linux
From: Rami Rosen <hidden>
Date: 2013-02-02 17:53:07
Hi, If you are talking about disabling or setting rx vlan filter offloading parameter, the latest ethtool (from git) has this: ./ethtool -k p2p1 .... rx-vlan-filter: off [fixed] .... But it seems to me that in order to set it (by "ethtool -K p2p1 rx-vlan-filter on") you need special support from the device driver. regards, Rami Rosen http://ramirose.wix.com/ramirosen On Sat, Feb 2, 2013 at 4:02 PM, Akshat Kakkar [off-list ref] wrote:
Hi, Can you please help in providing info regarding vlan ingress filtering in linux? I assume it should be configurable per port basis. I tried a lot on google, and all but was unable to find. Please help ... Thanks and regards - Akshat -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html