Update references to point to non-alpha OpenFlow site.
[sliver-openvswitch.git] / lib /
2008-03-28 casadoUpdate copyright on all non-GPL files
2008-03-28 Ben PfaffSet l4 pointer properly in buffers that contain IP...
2008-03-28 Ben PfaffNew function list_replace(), to replace a list element...
2008-03-28 Ben PfaffAdd pointers to headers to buffer, and initialize them...
2008-03-28 Ben PfaffAdd abstraction of packet queue, and use it in the...
2008-03-28 Ben PfaffAdd the ability to connect to a vconn asynchronously.
2008-03-28 Ben PfaffAdd 1024-bit Diffie-Hellman parameters to vconn-ssl.
2008-03-28 Ben PfaffMake vlog preserve errno.
2008-03-21 rootAdd "#include <string.h>" so strerror() doesn't produce...
2008-03-20 Justin PettitMake sure all the needed SSL files are included in...
2008-03-19 Justin PettitMerge branch 'master' of nicira.dyndns.org:/srv/git...
2008-03-19 Ben PfaffPunctuation and grammar fixes.
2008-03-19 Ben PfaffChange fatal errors in SSL connection from VLOG_DBG...
2008-03-19 Ben PfaffRemove support for 512- and 1024-bit Diffie-Hellman.
2008-03-13 Ben PfaffSupport SSL in secchan and controller.
2008-03-04 Martin CasadoInitial import