commit | 6508ea05f07f28f542fc8164da83d4bf6e50f300 | [log] [tgz] |
---|---|---|
author | Rich Lane <rich.lane@bigswitch.com> | Fri Oct 12 15:27:11 2012 -0700 |
committer | Rich Lane <rich.lane@bigswitch.com> | Fri Oct 12 15:27:11 2012 -0700 |
tree | 3f81fa37c1276ba92fde01b31a259896a40de677 | |
parent | bbd4cf94b02b2392fda3cc3e537a5efb92552db5 [diff] |
fix LLC control field in pktact tests The 0x12 value that was being used meant there needed to be an extra 1 byte information field. A strict LLC parser could drop a packet that was too short to include that field.