On Wed, Aug 17, 2011 at 6:33 AM, Philippe Jung <phil.j...@free.fr> wrote: > Le 03/08/2011 18:30, Ben Pfaff a écrit : >> On Sat, Jul 30, 2011 at 01:41:04AM +0200, Philippe Jung wrote: >>> This patchs adds the PVID (Port VLAN ID) tagging feature to the >>> switch ports: >>> - When an untagged packet is received by a switch port from an >>> external device, the packet is tagged with PVID; >>> - Tagged packets received by a switch port from an external device >>> are unchanged; >>> - When a tagged packet is sent by a switch port to an external >>> device, if the tag is egal to the PVID the packet may optionnaly >>> be untagged >>> - In all other cases, tagged packet sent by a switch port to an >>> external device are unchanged > > Please find a new version of the patch against master branch, non word > wrapped, with updated doc. Also fixed a typo in INSTALL.Linux still > referencing --with-l26
This is the same as native vlan, right? If so, I think that is a better name as it is more common and PVID sounds like it should refer to private vlans. Also, please don't refer to the behavior of previous versions of Open vSwitch in comments. If this gets accepted then it won't be clear what version that refers to. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev