Hi,
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 tagge
On Wed, Jul 27, 2011 at 4:21 PM, Ben Pfaff wrote:
> Is there a practical, efficient way to keep flows on an LRU list or some
> reasonable approximation to one? If so, then userspace could say "give
> me all of the flows used since " and the kernel could traverse the
> list until it hits a flow th