2008-04-16 |
Justin Pettit | Fix call from vfprintf to fprintf, which could cause... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Justin Pettit | Switch from "stat" to "stats" everywhere. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Justin Pettit | - Keep datapath config in host-byte order (and fix... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Natasha Gude | Updated version references to OFP_VERSION |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Justin Pettit | Use new OpenFlow protocol versioning scheme. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Justin Pettit | Finish removing references to the MAC table. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ben Pfaff | Merge remote branch 'repo/master' into stats |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ben Pfaff | Expand tabs to spaces in dp_send_flow_stats. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ben Pfaff | Make table_id in OpenFlow messages 8 bits, since 255... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ben Pfaff | Make duration in ofp_flow_stats a 32-bit quantity ... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ben Pfaff | Add missing calls to htons/ntohs in accesses to miss_se... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Justin Pettit | MIPS fixes based on suggestions from Jiang. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Justin Pettit | Add support for OFPP_TABLE virtual port. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Justin Pettit | Fix compilation error in 2.4.20 kernels. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Justin Pettit | Remove MAC table support. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Justin Pettit | Fixes to configure script based on suggestions from... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Justin Pettit | Changes based on feedback from GigaFin. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Justin Pettit | Fixed minor tab/spaces issue. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Ben Pfaff | Don't read info->attrs[DP_GENL_A_OPENFLOW] twice, unnec... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Implement OpenFlow statistics in switches and in dpctl. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Send replies to OpenFlow requests only to the sender. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Factor out parsing vconn-ssl options. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Factor out printing the list of available vconns. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Break data_hello and control_hello messages into multip... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Allow secchan to listen for management connections... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Rename controller_connection to rconn and use it in... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Make vconn-tcp log an error when the connection drops... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Make vconn log all incoming and outgoing OpenFlow packe... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Add new functions for pretty-printing an OpenFlow messa... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Add vlog functions and macros for testing whether a... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Fix bug in vconn-tcp, vconn-ssl that prevented minimum... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Ben Pfaff | Fix logic bug in userspace switch that could cause... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Justin Pettit | By more liberal (egads!) about allocating space for... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Allow timeout implementations to block, by using a... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Add clarifying comment. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Get rid of tables' dependency on the datapath. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Make the datapath responsible for the controller connec... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Merge datapath.[ch] with forward.[ch]. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Better abstract controller_connection. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Reverse the dependency of controller.c on forward.c. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Hide contents of sw_chain. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Add comments to queue module. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Clean up and comment poll-loop module. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Clean up and comment netdev implementation. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Get rid of ip.h, migrating its users to packets.h. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Get rid of mac.h, migrating its users to packets.h. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Support jumbo frames, by allocating enough memory for... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Use LIST_FOR_EACH_SAFE, not LIST_FOR_EACH, when deletin... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ben Pfaff | Fix memory leak in poll-loop.c. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Justin Pettit | - Fixed endian issue with action type. Thanks, Ben! |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Justin Pettit | Fixed some tab/space issues. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Justin Pettit | Fixed some space/tab issues. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Justin Pettit | Remove dead "t" directory. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Justin Pettit | Increase the version number to v0.2.1. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Compile, but do not distribute, the generate file dhpar... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Justin Pettit | Remove explicit addition of auto-generated dhparams... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Justin Pettit | Remove dead linux-2.6-uml directory. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Justin Pettit | Increase version to 0.2.0. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Justin Pettit | Update references to point to non-alpha OpenFlow site. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Justin Pettit | Update 2007 copyrights to include 2008. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
casado | Update copyright on all non-GPL files |
commit | commitdiff | tree | snapshot |
2008-03-28 |
casado | - Turn off ssl support by default |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Add list of to-do items for userspace switch. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Improve comment. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Documentation wording improvements from Justin. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Set l4 pointer properly in buffers that contain IP... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Implement userspace switch. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Add tag to enum for OpenFlow statistics type. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | New function list_replace(), to replace a list element... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Add pointers to headers to buffer, and initialize them... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Add abstraction of packet queue, and use it in the... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Add the ability to connect to a vconn asynchronously. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Add 1024-bit Diffie-Hellman parameters to vconn-ssl. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Make vlog preserve errno. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Add additional definitions for Ethernet addresses and... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Fix LIST_FOR_EACH_SAFE macro. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Ben Pfaff | Initialize pad byte in ofp_packet_in messages, to avoid... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
root | Add "#include <string.h>" so strerror() doesn't produce... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Ben Pfaff | Mention additional required software for working from... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Justin Pettit | Make sure all the needed SSL files are included in... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Justin Pettit | Correct the date of the 1.9 release. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Justin Pettit | Merge branch 'master' of nicira.dyndns.org:/srv/git... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Justin Pettit | - Increase version to 0.1.9. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ben Pfaff | Punctuation and grammar fixes. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ben Pfaff | Change tabs to spaces in ofp-pki to make indentation... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ben Pfaff | Change fatal errors in SSL connection from VLOG_DBG... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ben Pfaff | Remove support for 512- and 1024-bit Diffie-Hellman. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ben Pfaff | Document that we use TLSv1. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ben Pfaff | Fix arguments to printf in usage message. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ben Pfaff | Add missing #include. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Ben Pfaff | Support SSL in secchan and controller. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Ben Pfaff | Fix backoff. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Ben Pfaff | Rewrite vlogconf manpage to reflect current implementation. |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Ben Pfaff | Ignore lots of files. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Ben Pfaff | Don't treat $(CC) as a list of compiler candidates... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Martin Casado | Used to boostrap autoconf files |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Martin Casado | Initial import |
commit | commitdiff | tree | snapshot |
2008-03-04 |
root | Placeholder |
commit | commitdiff | tree | snapshot |
|