projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2009-12-08
Ben Pfaff
vswitch: Add "external_ids" and "ofport" columns to...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Ben Pfaff
ovsdb-idlc: Fix parsing of "ephemeral" member of "column".
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Ben Pfaff
ovsdb-idl: Update IDL data when "set" functions are...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Ben Pfaff
ovsdb-idl: Make it possible to write data through the...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Ben Pfaff
ovsdb: Implement new "declare" operation.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Ben Pfaff
json: New convenience function json_array_create_1().
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Ben Pfaff
bitmap: New function bitmap_scan() and macro BITMAP_FOR...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Ben Pfaff
hmap: Add function to mark an hmap_node as "null" and...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Ben Pfaff
ovsdb-idlc: Add rules to make sure .h files get generat...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Glen Gibb
Fix alphabetic ordering in lib/automake.mk
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Ben Pfaff
ovsdb: Remove obsolete declaration from ovsdb-server.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Ben Pfaff
vswitchd: Avoid segfault when local port is required...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Jesse Gross
gre: Temporary workarounds for GRE on Xen.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Jesse Gross
gre: Add userspace GRE support.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Jesse Gross
gre: Add kernel GRE support.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Jesse Gross
gre: Compatibility with older Linux kernel versions.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Jesse Gross
netflow: Correctly set active timeout value.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Ben Pfaff
Update ovsdb specifications based on suggestions from...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Ben Pfaff
ofproto: Fix reversed inequality test.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
Justin Pettit
vswitch: Add description for configuring GRE tunnels
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Ben Pfaff
ovsdb-idl: Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Ben Pfaff
ovsdb-idl: Optimize lookup of struct idl_table from...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Ben Pfaff
Distribute ovsdb-idlc built sources, so Python is not...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Ben Pfaff
vswitchd: Add "id" column to Interface table for use...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Ben Pfaff
json: Improve error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
vswitchd: Avoid segfault when creating a bridge fails.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
xenserver: Mention additional ovsdb files that are...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
ovsdb: Fix race conditions in test suite.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
ovsdb-client: Add support for --detach to "monitor...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
ovsdb-server: Open --listen sockets before detaching.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
xenserver: Remove now-missing files from RPM spec file.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
vswitchd: Initial conversion to database-based configur...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
vswitchd: Remove vestigial spanning tree protocol ...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
ovsdb-idl: Fix resolution of references from one table...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
ovsdb-idl: Make IDL-generated files depend on ovsdb...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Ben Pfaff
ovsdb-idlc: C code generation improvements.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Ben Pfaff
ovsdb: Implement C bindings for IDL.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Ben Pfaff
jsonrpc: Make it easy to get a new JSON-RPC request...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Ben Pfaff
jsonrpc: New type "jsonrpc_session", which automaticall...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Ben Pfaff
ovsdb: Allow a named-uuid to be used within the operati...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Ben Pfaff
vswitchd: Fix build when source and build directory...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Justin Pettit
netdev: Allow explicit creation of netdev objects
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Justin Pettit
dpif: Minor provider comment cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Ben Pfaff
vswitch.ovsidl: Fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Ben Pfaff
classifier: Improve comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Justin Pettit
ovsdb: Minor cleanups to the SPECS file
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Justin Pettit
vswitch.ovsidl: Various cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Justin Pettit
ovsdb-idlc: Remove "sha" deprecation warning
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Ben Pfaff
ovsdb: Add ovsdb IDL compiler to build system.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
ovs-openflowd: Add support for userspace-only switching.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
svec: New function svec_split().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
dpif: New function dpif_create_and_open().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
netflow: Break out code for sending packets into a...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
netflow: Use inet_open_active() to factor out some...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
socket-util: Generalize tcp_open_*() to UDP, as inet_op...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
socket-util: Make TCP open function support no default...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
netdev: New function netdev_get_ifindex().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
Move C compiler warning (-W) flags from CFLAGS to AM_CF...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
acinclude.m4: Fix inconsistency.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Ben Pfaff
ovsdb: Rename variable to better describe its purpose.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Ben Pfaff
shash: Make it more convenient to store "const" objects...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Ben Pfaff
ovsdb: Require database, table, column names to be...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Justin Pettit
Correct dameon options in INSTALL.bridge
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Ben Pfaff
netdev: Really set output values to 0 on failure in...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Jean Tourrilhes
ovs-controller: Add --wildcard and --normal features.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Ian Campbell
datapath: Use HAVE_PROTO_DATA_VALID when defining vswit...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
datapath: Fix warning building datapath on pre-2.6...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
datapath: Check for proto_data_valid member instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
Merge citrix branch into master.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Jesse Gross
datapath: Allow minimum headroom to be set when copying...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Jesse Gross
datapath: Copy Xen's checksumming fields when doing...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
datapath: Fix build with kernel header layout recently...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
Document userspace switch.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
ovsdb: Make ovsdb-server tests pass even when @RUNDIR...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
ovsdb: Add more tests for "monitor" feature.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
ovsdb-server: Fix crash for invalid parameters to ...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
Update documentation to mention correct Autoconf versio...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
ovsdb: Monitor support.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
jsonrpc: Add logging for messages sent and received...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
ovsdb-server: Add "exit" unixctl command and --unixctl...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
datapath: Remove unused print_flow() function
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
datapath: Cleanup tab/space issues in datapath
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
vconn: Fix endian issue in unknown action type error...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
ovs-ofctl: Add support for transport and network modifi...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
ofproto: Support missing set_nw_dst and set_tp_dst...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
datapath: Calculate proper checksum for set_tp_src...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
ovs-appctl: Fix shadow variable that could cause segfault
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Ben Pfaff
ovsdb-parser: Fix logic in ovsdb_parser_member().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Ben Pfaff
ovsdb-server: Ignore replies to echo requests.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ben Pfaff
ovsdb: Add tests for file storage and for ovsdb-server.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ben Pfaff
ovsdb-client: New command "transact".
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ben Pfaff
ovsdb-server: Maintain the database lock with --detach.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ben Pfaff
ovsdb: Refactor JSON-RPC database server implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ben Pfaff
ovsdb: Add replication support and refactor files in...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ben Pfaff
ovsdb: Rename ovsdb_file to ovsdb_log.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ben Pfaff
ovsdb: Fix use of non-array for JSON-RPC parameters.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ben Pfaff
ovsdb-parser: Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Justin Pettit
ofproto: Update time of super-rule to match sub-rule
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Justin Pettit
ovs-openflowd: Setup default listener
commit
|
commitdiff
|
tree
|
snapshot
next