dpif-netdev: Allow for Ethernet and VLAN header in buffer size calculation.
authorBen Pfaff <blp@nicira.com>
Mon, 24 Jan 2011 17:41:29 +0000 (09:41 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 24 Jan 2011 20:44:19 +0000 (12:44 -0800)
commitecf9ebff6c0a68d53d600f20ae978aaa96da765f
treeba60d427ed28dbd5ee6a6ddf613d0749fc8f8f9e
parent75fca0a445ccecbf0b53a44024800860475acf2e
dpif-netdev: Allow for Ethernet and VLAN header in buffer size calculation.

This is a long-standing bug--it was present in version 1.0 too.

Reported-by: Gaetano Catalli <gaetano.catalli@gmail.com>
Solution by Jesse Gross <jesse@nicira.com>
AUTHORS
lib/dpif-netdev.c