2010-02-12 |
Ben Pfaff | openflow.h: Remove unused OFP_PACKED macro.
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | compiler: Remove "likely" and "unlikely" macros, since...
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | compiler: Remove PACKED macro and its only (unneeded...
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | classifier: New function cls_rule_to_string().
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | datapath: Add ODPP_NORMAL constant.
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | vconn: New functions vconn_verify_name(), pvconn_verify_name().
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | rconn: New function rconn_get_last_error().
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | rconn: Decentralize and improve disconnection logging.
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | vconn: When validating OpenFlow actions always check...
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | ofpbuf: New function ofpbuf_to_string().
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | ofpbuf: Mark ofpbuf_headroom(), ofpbuf_tailroom() parameters...
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | ofproto: Don't leak struct ofproto's port array.
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | dpif-netdev: Fix validation of VLAN PCP value in userspace...
|
commit | commitdiff | tree |
2010-02-12 |
Neil McKee | Allow sFlowCpInterval=0 to disable counter samples...
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | Merge "master" into "next".
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | ovs-ofctl: Drop assignment whose value is never used.
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | ovs-vsctl: Avoid redundant initializations in "add...
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | ofproto: Avoid passing indeterminate value to rule_insert().
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | ovsdb: Drop write-only variable.
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | ovs-brcompatd: Use error instead of pointer in handle_fdb_qu...
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | sflow: Don't assign value that is never used.
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | vswitchd: Drop assignment whose value is never used...
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | process: Remove pointless, redundant assignments from...
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | tests: Remove write-only variables.
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | ovsdb: Remove write-only variable from parse_body(...
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | ovsdb: Add default case to ovsdb_mutation_set_execute().
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | netdev-linux: Avoid fiddling with indeterminate data.
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | dhcp: Don't pass NULL to memcmp() even with size 0.
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | vswitch: Fix uninitialized variable.
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | flow: Fix null pointer dereference in flow_from_match().
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | xenserver: Fix bond configuration.
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | ovs-wdt: Mark variable static and use NULL for a null...
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | datapath: Mark functions "static".
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | datapath: When adding a port, return the new port number...
|
commit | commitdiff | tree |
2010-02-10 |
Ben Pfaff | ovs-brcompatd: Handle transaction errors slightly more...
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | ovsdb: Add support for multiple databases to the protocol.
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | xenserver: Fix failure to bring up secondary management...
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | ovs-vsctl: Add --may-exist option for add-port, add...
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | ovs-vsctl: Add --may-exist option for add-br command.
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | ovs-vsctl: Improve error message when options follow...
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | vswitchd: Add missing * to use of sizeof.
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | dhcp: Add missing * to use of sizeof.
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | ovsdb: Make scalars and 1-element sets interchangeable.
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | ovsdb: Get rid of "declare" operation.
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | ovsdb: Fix support for systems where libpcre is not...
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | ovsdb: Add support for referential integrity in the...
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | ovsdb: Add simple constraints.
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | ovsdb: Slightly simplify ovsdb_table_get_row(), ovsdb_table_...
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | ovsdb: Use direct pointer from table to txn_table to...
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | list: Fix indentation.
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | ovsdb-idl: On transaction hard failure make a reason...
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | ovs-vsctl: When deleting a real bridge, delete ports...
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | ovsdb: Fix result object for "declare" operation.
|
commit | commitdiff | tree |
2010-02-04 |
Ben Pfaff | Add extern "C" { ... } to some header files to support...
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | tests: Fix memory leaks in test programs.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | ovs-vsctl: Free memory on successful exit.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | ovs-vsctl: Fix memory leaks.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | ovs-vsctl: Free memory on fatal error.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | ovs-vsctl: Use vsctl_fatal() consistently.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | ovsdb-tool: Fix minor memory leak in "create".
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | ovsdb-client: Fix memory leaks in "monitor" command.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | ovsdb-idl: Fix memory leaks and bad memory references.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | ovsdb-server: Free memory on exit.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | ovsdb-server: Fix various memory leaks.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | ovs-appctl: Free memory on exit.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | tests: Always make ovsdb-server exit cleanly, to better...
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | stp: Fix memory leak.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | daemon: Fix memory leak in --monitor implementation.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | json: Fix memory leak when nesting depth is exceeded.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | stream-ssl: Fix unimportant memory leak.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | Add support for running the testsuite under 'valgrind'.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | tests: Fix timing dependency in ovsdb-log test.
|
commit | commitdiff | tree |
2010-02-02 |
Ben Pfaff | Rework and simplify the "lcov" support for the testsuite.
|
commit | commitdiff | tree |
2010-02-01 |
Ben Pfaff | ovs-pki: Avoid using local variables, which are non...
|
commit | commitdiff | tree |
2010-02-01 |
Ben Pfaff | Clean up nicira-ext.h header a bit.
|
commit | commitdiff | tree |
2010-02-01 |
Ben Pfaff | ofproto: Mark NXT_ACT_SET_CONFIG and NXT_ACT_GET_CONFIG...
|
commit | commitdiff | tree |
2010-02-01 |
Ben Pfaff | ofproto: Remove support for OpenFlow-based management...
|
commit | commitdiff | tree |
2010-02-01 |
Ian Campbell | CA-37154: vswitch: Use MAC address of tagged PIF for...
|
commit | commitdiff | tree |
2010-02-01 |
Ben Pfaff | ofpbuf: Rename ofpbuf "private" member for C++ header...
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | ovs-vsctl: Add tests for database commands.
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | ovs-vsctl: Add --if-exists option to "get" command...
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | ovs-vsctl: Improve error reporting.
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | ovs-vsctl: Alphabetize lists of database column names.
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | ovs-vsctl: Make "create" command print new row's UUID.
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | ovs-vsctl: Add postprocess step.
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | ovs-vsctl: Refactor in preparation for adding "postprocess...
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | New functions hmap_moved(), shash_moved().
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | hmap: Rename hmap_moved() to hmap_node_moved().
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | ovsdb-idl: Add interface to find out the permanent...
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | dynamic-string: New function ds_swap().
|
commit | commitdiff | tree |
2010-01-28 |
Ben Pfaff | ovsdb-data: Allow spaces around '=' in key-value pairs.
|
commit | commitdiff | tree |
2010-01-28 |
Ben Pfaff | ovsdb-data: Allow arbitrary white space as string data...
|
commit | commitdiff | tree |
2010-01-28 |
Ben Pfaff | ovsdb-data: Make string parsing of negative 0 match...
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovs-vsctl: Drop redundant {port,iface}-{set,get}-external...
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovsdb-idl: Make rows inserted by transaction appear...
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovs-vsctl: Update --help message.
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovs-vsctl: Add "destroy" command.
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovsdb-idl: Export ovsdb_idl_txn_delete() and ovsdb_idl_txn_i...
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovs-vsctl: Add new "create" command.
|
commit | commitdiff | tree |
next |