OpenSolaris

  subsites   code review   repo   packages   bugs   defect   polls   planet
You are not signed in. Sign in or register.

Project Clearview: Snoop Filtering of VLAN-Tagged Packets

Before ON build 50, snoop did not have visibility into VLAN Tag information when observing packets at the link layer. This will change as part of the UV component of project Clearview. VLAN Tag information will be passed up to DLPI streams that have enabled DLIOCRAW. As a result, pfmod and snoop will need to know how to construct filters that take into account this extra VLAN information. Currently, these filters assume that packets received on an Ethernet link have 14 bytes of link-layer header followed immediately by a network-layer header. This will no longer be true.

This work will make modifications to pfmod and snoop to allow snoop and other consumers of pfmod to filter on packets that include a VLAN tag. This page will contain materials related to that work.

The code changes were putback for ON 50, and appear in both ON build and Clearview build 50.