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 |
2010-01-27 |
Ben Pfaff | ovs-vsctl: Add --force option to database commands...
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovs-vsctl: Fix formatting in manpage.
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovs-vsctl: Add "remove" and "clear" commands.
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovs-vsctl: Make parsing functions return error instead...
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovs-vsctl: Make the "list" format more uniform.
|
commit | commitdiff | tree |
2010-01-27 |
Ben Pfaff | ovs-vsctl: Score perfect matches higher than ones that...
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | Fix references to vswitch-idl.ovsschema to refer to...
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | configure: Silence check for broken strtok_r().
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | daemon: Make --monitor process change its process title.
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | Fix "make distcleancheck" by deleting the nicira-ext...
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | tests: Fix ovsdb tests.
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | xenserver: Update to use upstream XenServer location...
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | ovsdb: Require column type "min" value be 0 or 1.
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | ovs-vsctl: Add commands for low-level database manipulation.
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | ovsdb-datum: Add functions for parsing and formatting...
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | ovsdb-data: Add some more functions for dealing with...
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | ovsdb-idl: Allow clients to modify records without...
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | json: New function json_to_ds().
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | json: Export function to parse an individual JSON string.
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | ovsdb-idl: Avoid redundant memset.
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | ovsdb-idl: Fix use-after-free error in ovsdb_idl_txn_delete().
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | Cleanly separate IDL annotations from OVSDB schema...
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | vswitch: Remove redundant "internal" column from Interface...
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | vswitch: Fix types of NetFlow columns in db schema.
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | ovsdb-idlc: With "doc" command, output tables and columns...
|
commit | commitdiff | tree |
2010-01-26 |
Ben Pfaff | tests: Prefer $(VAR) over @VAR@ in Makefiles.
|
commit | commitdiff | tree |
2010-01-25 |
Ben Pfaff | Merge "sflow" into "master".
|
commit | commitdiff | tree |
2010-01-25 |
Ben Pfaff | Add build checks for portable OpenFlow structure padding...
|
commit | commitdiff | tree |
2010-01-25 |
Ian Campbell | xenserver: Update interface-reconfigure and vif integration...
|
commit | commitdiff | tree |
2010-01-25 |
Ben Pfaff | datapath: Clean up vswitch_skb_checksum_setup().
|
commit | commitdiff | tree |
2010-01-22 |
Ben Pfaff | netdev: Rename "class" members to "netdev_class" for...
|
commit | commitdiff | tree |
2010-01-22 |
Ben Pfaff | hmap: Rename "new" to "new_node" for C++ header compatibility.
|
commit | commitdiff | tree |
2010-01-22 |
Ben Pfaff | dpif: Rename "class" member to "dpif_class" for C+...
|
commit | commitdiff | tree |
next |