|
Naively, to add VLAN support, it makes sense to add a new "vlan" flow
|
|
Naively, to add VLAN support, it makes sense to add a new "vlan" flow
|
|
key attribute to contain the VLAN tag, then continue to decode the
|
|
key attribute to contain the VLAN tag, then continue to decode the
|
|
eth(...), vlan(vid=10, pcp=0), eth_type(0x0800), ip(proto=6, ...), tcp(...)
|
|
eth(...), vlan(vid=10, pcp=0), eth_type(0x0800), ip(proto=6, ...), tcp(...)
|