In userspace switch, don't truncate packets to 0 bytes with max_len of 0.
[openvswitch] / lib / ofpbuf.c
2008-09-04 Ben PfaffAvoid pointer arithmetic on void*.
2008-09-04 Ben PfaffRename struct buffer to struct ofpbuf.