Fix problem with identifying SNAP frames when extracting flows.
authorJustin Pettit <jpettit@nicira.com>
Wed, 14 May 2008 22:50:30 +0000 (15:50 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 14 May 2008 22:50:30 +0000 (15:50 -0700)
commit7a1d4f038dcc1d595e3603b01ddd106ee406b41e
tree416b1593d47ef642e1c10bf87fa9884c10f90494
parent03addaad57464112c422c03f13f245d21a017950
Fix problem with identifying SNAP frames when extracting flows.

The ssap field was being checked twice to see if it was SNAP, when one of the checks should have been dsap.
datapath/snap.h