For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / lib / vconn-stream.c
2008-11-27 Ben PfaffSimplify code in stream_recv().
2008-11-27 Ben PfaffFree txbuf, rxbuf in vconn-ssl and vconn-stream destruc...
2008-10-29 Ben PfaffMove exported headers to include/openflow, private...
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-15 Ben PfaffBreak passive vconns out into separate pvconn routines...
2008-09-15 Ben PfaffMake "struct vconn" opaque.
2008-09-11 Ben PfaffUse vconn_init() instead of explicit initialization...
2008-09-04 Ben PfaffDon't use designated struct member initializers in...
2008-09-04 Ben PfaffRename struct buffer to struct ofpbuf.
2008-09-04 Ben PfaffRespin "Make vconns keep track of their names and inclu...
2008-08-26 Ben Pfaffvlog: Apply rate-limiting everywhere it seems warranted.
2008-07-30 Ben Pfaffvconn: Introduce infrastructure for stream socket-based...