Style fix: f(x) is better than f((x))
[sliver-openvswitch.git] / lib / ofpbuf.c
2008-10-14 Ben PfaffNew routine ofpbuf_put_zeros() to simplify a common...
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-04 Ben PfaffAvoid pointer arithmetic on void*.
2008-09-04 Ben PfaffRename struct buffer to struct ofpbuf.