sliver-openvswitch.git
2009-12-07 Jesse Grossgre: Add userspace GRE support.
2009-12-07 Jesse Grossgre: Add kernel GRE support.
2009-12-07 Jesse Grossgre: Compatibility with older Linux kernel versions.
2009-12-07 Jesse Grossnetflow: Correctly set active timeout value.
2009-12-07 Ben PfaffUpdate ovsdb specifications based on suggestions from...
2009-12-07 Ben Pfaffofproto: Fix reversed inequality test.
2009-12-05 Justin Pettitvswitch: Add description for configuring GRE tunnels
2009-12-04 Ben Pfaffovsdb-idl: Fix memory leak.
2009-12-04 Ben Pfaffovsdb-idl: Optimize lookup of struct idl_table from...
2009-12-04 Ben PfaffDistribute ovsdb-idlc built sources, so Python is not...
2009-12-04 Ben Pfaffvswitchd: Add "id" column to Interface table for use...
2009-12-04 Ben Pfaffjson: Improve error reporting.
2009-12-03 Ben Pfaffvswitchd: Avoid segfault when creating a bridge fails.
2009-12-03 Ben Pfaffxenserver: Mention additional ovsdb files that are...
2009-12-03 Ben Pfaffovsdb: Fix race conditions in test suite.
2009-12-03 Ben Pfaffovsdb-client: Add support for --detach to "monitor...
2009-12-03 Ben Pfaffovsdb-server: Open --listen sockets before detaching.
2009-12-03 Ben Pfaffxenserver: Remove now-missing files from RPM spec file.
2009-12-03 Ben Pfaffvswitchd: Initial conversion to database-based configur...
2009-12-03 Ben Pfaffvswitchd: Remove vestigial spanning tree protocol ...
2009-12-03 Ben Pfaffovsdb-idl: Fix resolution of references from one table...
2009-12-03 Ben Pfaffovsdb-idl: Make IDL-generated files depend on ovsdb...
2009-12-03 Ben Pfaffovsdb-idlc: C code generation improvements.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffovsdb: Implement C bindings for IDL.
2009-12-02 Ben Pfaffjsonrpc: Make it easy to get a new JSON-RPC request...
2009-12-02 Ben Pfaffjsonrpc: New type "jsonrpc_session", which automaticall...
2009-12-02 Ben Pfaffovsdb: Allow a named-uuid to be used within the operati...
2009-12-02 Ben Pfaffvswitchd: Fix build when source and build directory...
2009-12-02 Justin Pettitnetdev: Allow explicit creation of netdev objects
2009-12-01 Justin Pettitdpif: Minor provider comment cleanups.
2009-11-24 Ben Pfaffvswitch.ovsidl: Fix comments.
2009-11-24 Ben Pfaffclassifier: Improve comments.
2009-11-24 Justin Pettitovsdb: Minor cleanups to the SPECS file
2009-11-24 Justin Pettitvswitch.ovsidl: Various cleanups
2009-11-24 Justin Pettitovsdb-idlc: Remove "sha" deprecation warning
2009-11-24 Ben Pfaffovsdb: Add ovsdb IDL compiler to build system.
2009-11-23 Ben Pfaffovs-openflowd: Add support for userspace-only switching.
2009-11-23 Ben Pfaffsvec: New function svec_split().
2009-11-23 Ben Pfaffdpif: New function dpif_create_and_open().
2009-11-23 Ben Pfaffnetflow: Break out code for sending packets into a...
2009-11-23 Ben Pfaffnetflow: Use inet_open_active() to factor out some...
2009-11-23 Ben Pfaffsocket-util: Generalize tcp_open_*() to UDP, as inet_op...
2009-11-23 Ben Pfaffsocket-util: Make TCP open function support no default...
2009-11-23 Ben Pfaffnetdev: New function netdev_get_ifindex().
2009-11-23 Ben PfaffMove C compiler warning (-W) flags from CFLAGS to AM_CF...
2009-11-23 Ben Pfaffacinclude.m4: Fix inconsistency.
2009-11-20 Ben Pfaffovsdb: Rename variable to better describe its purpose.
2009-11-20 Ben Pfaffshash: Make it more convenient to store "const" objects...
2009-11-20 Ben Pfaffovsdb: Require database, table, column names to be...
2009-11-19 Justin PettitCorrect dameon options in INSTALL.bridge
2009-11-19 Ben Pfaffnetdev: Really set output values to 0 on failure in...
2009-11-19 Jean Tourrilhesovs-controller: Add --wildcard and --normal features.
2009-11-19 Ian Campbelldatapath: Use HAVE_PROTO_DATA_VALID when defining vswit...
2009-11-18 Ben Pfaffdatapath: Fix warning building datapath on pre-2.6...
2009-11-18 Ben Pfaffdatapath: Check for proto_data_valid member instead...
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-18 Jesse Grossdatapath: Allow minimum headroom to be set when copying...
2009-11-18 Jesse Grossdatapath: Copy Xen's checksumming fields when doing...
2009-11-18 Ben Pfaffdatapath: Fix build with kernel header layout recently...
2009-11-18 Ben PfaffDocument userspace switch.
2009-11-18 Ben Pfaffovsdb: Make ovsdb-server tests pass even when @RUNDIR...
2009-11-18 Ben Pfaffovsdb: Add more tests for "monitor" feature.
2009-11-18 Ben Pfaffovsdb-server: Fix crash for invalid parameters to ...
2009-11-18 Ben PfaffUpdate documentation to mention correct Autoconf versio...
2009-11-18 Ben Pfaffovsdb: Monitor support.
2009-11-18 Ben Pfaffjsonrpc: Add logging for messages sent and received...
2009-11-18 Ben Pfaffovsdb-server: Add "exit" unixctl command and --unixctl...
2009-11-17 Justin Pettitdatapath: Remove unused print_flow() function
2009-11-17 Justin Pettitdatapath: Cleanup tab/space issues in datapath
2009-11-17 Justin Pettitvconn: Fix endian issue in unknown action type error...
2009-11-17 Justin Pettitovs-ofctl: Add support for transport and network modifi...
2009-11-17 Justin Pettitofproto: Support missing set_nw_dst and set_tp_dst...
2009-11-17 Justin Pettitdatapath: Calculate proper checksum for set_tp_src...
2009-11-17 Justin Pettitovs-appctl: Fix shadow variable that could cause segfault
2009-11-17 Ben Pfaffovsdb-parser: Fix logic in ovsdb_parser_member().
2009-11-17 Ben Pfaffovsdb-server: Ignore replies to echo requests.
2009-11-16 Ben Pfaffovsdb: Add tests for file storage and for ovsdb-server.
2009-11-16 Ben Pfaffovsdb-client: New command "transact".
2009-11-16 Ben Pfaffovsdb-server: Maintain the database lock with --detach.
2009-11-16 Ben Pfaffovsdb: Refactor JSON-RPC database server implementation.
2009-11-16 Ben Pfaffovsdb: Add replication support and refactor files in...
2009-11-16 Ben Pfaffovsdb: Rename ovsdb_file to ovsdb_log.
2009-11-16 Ben Pfaffovsdb: Fix use of non-array for JSON-RPC parameters.
2009-11-16 Ben Pfaffovsdb-parser: Fix indentation.
2009-11-14 Justin Pettitofproto: Update time of super-rule to match sub-rule
2009-11-13 Justin Pettitovs-openflowd: Setup default listener
2009-11-13 Jesse Grossofproto: Don't send OpenFlow flow expirations hidden...
2009-11-13 Jesse Grossofproto: Distinguish stats from before and after action...
2009-11-13 Justin Pettitofproto: Correct structure length assertion for ofp_act...
2009-11-13 Ian Campbellxenserver: interface-reconfigure and vif hotplug relice...
2009-11-12 Justin Pettitofp-print: Add missing error types
2009-11-12 Jesse Grossofproto: Correctly credit stats for displaced rules.
2009-11-12 Ben Pfaffovsdb-client: Support listening for incoming connection...
2009-11-12 Ben Pfaffovsdb-server: Reconnect to clients specified on --connect.
2009-11-12 Ben Pfaffstream: New function pstream_accept_block().
2009-11-12 Ben PfaffNew "reconnect" library for managing network connection...
2009-11-12 Ben Pfaffsvec: New function svec_is_empty().
2009-11-12 Ben Pfaffvswitch: Only one Open vSwitch daemon is supported...
2009-11-12 Jesse Grossbridge: Fix segfault when updating learning table for...
next