For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / lib / queue.c
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-04 Ben PfaffRename struct queue to struct ofp_queue.
2008-09-04 Ben PfaffRename struct buffer to struct ofpbuf.
2008-08-12 Ben PfaffDrop rconn's responsibility for limiting the tx queue.
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-21 Ben PfaffMove Autoconf's macro definitions into config.h.
2008-04-01 Ben PfaffAdd comments to queue module.
2008-03-28 casadoUpdate copyright on all non-GPL files
2008-03-28 Ben PfaffAdd abstraction of packet queue, and use it in the...