summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xenserver: Fix rule for generating xenserver/openvswitch-xen.spec.Ben Pfaff2012-03-021-3/+3
* tests: Prefer development Python files over installed ones.Ethan Jackson2012-03-011-1/+1
* debian: Move PKI directory to FHS-compliant location.Ben Pfaff2012-03-017-5/+29
* ovsdbmonitor: move to its own data directoryChris Wright2012-03-012-2/+2
* xenserver: Restart ovs-xapi-sync on kmod reload.Ethan Jackson2012-02-291-7/+14
* xenserver: Always update the bridge ID in ovs-xapi-sync.Ethan Jackson2012-02-291-3/+2
* netdev-linux: Fix stats for ovs internal device.Pravin B Shelar2012-02-291-13/+25
* bridge: Drop log message when a QoS record lacks a default queue.Ben Pfaff2012-02-292-8/+5
* timeval: Add "time/stop" unixctl command, for use in unit tests.Ben Pfaff2012-02-282-10/+32
* debian: Fix exit status of openvswitch-switch init script "status" command.Ben Pfaff2012-02-281-1/+2
* dpif-linux: Make dpif_linux_port_query_by_name() query only one datapath.Ben Pfaff2012-02-271-3/+9
* Use struct nicira_header nxh in struct nx_set_flow_formatSimon Horman2012-02-271-3/+1
* unixctl: New JSON RPC back-end.Ethan Jackson2012-02-2122-527/+372
* jsonrpc: Don't swallow errors in jsonrpc_transact_block().Ethan Jackson2012-02-213-28/+25
* bond: Incorrectly reported an error in appctl.Ethan Jackson2012-02-211-1/+1
* Add ability to direct "packet-in"s to particular controllers.Ben Pfaff2012-02-2718-23/+254
* ofp-util: New functions for string versions of ofp_packet_in_reason.Ben Pfaff2012-02-274-21/+43
* ofproto: Print odp actions during traces.Ethan Jackson2012-02-201-0/+13
* Make the string parameters const for do_flow_mod__()Simon Horman2012-02-272-5/+5
* dynamic-string: Document a few functions.Ben Pfaff2012-02-272-2/+20
* ofp-util: Remove duplicate declaration of ofputil_decode_packet_in()Simon Horman2012-02-271-2/+0
* jsonrpc: Document some functions.Ben Pfaff2012-02-271-5/+63
* jsonrpc: Make jsonrpc_error() internal.Ben Pfaff2012-02-273-16/+18
* ofproto-dpif: Allow OpenFlow rules that have facets to expire.Ben Pfaff2012-02-271-1/+1
* nlmon: Also print ifinfomsg flags.Ben Pfaff2012-02-271-1/+33
* ovs-ofctl: Add --timestamp option to print time for each received packet.Ben Pfaff2012-02-272-0/+22
* vlog: Be more liberal in syntax for -v and vlog/set.Ben Pfaff2012-02-276-116/+166
* docs: Consistently format each form of an option on a separate line.Ben Pfaff2012-02-276-41/+71
* Prepare for post-1.6.0 (1.6.90).Justin Pettit2012-02-243-4/+54
* ofproto-dpif: Cleanup STP on ports when disabled on their bridge.Ethan Jackson2012-02-191-0/+8
* ovs-vsctl.at: Use full name for referring to the "NetFlow" table.Justin Pettit2012-02-181-4/+4
* datapath: Increase maximum number of datapath ports.Pravin B Shelar2012-02-1610-126/+130
* configure: Try to extract kernel source directory from build Makefile.Ben Pfaff2012-02-161-10/+17
* vswitchd: Always configure a default queue for QoS.Ben Pfaff2012-02-163-4/+19
* vswitchd: Remove never-implemented table and column for capabilities.Ben Pfaff2012-02-164-120/+51
* datapath: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2012-02-154-1/+25
* Implement new "fin_timeout" action and "learn" feature.Ben Pfaff2012-02-1514-18/+254
* packets: New function packet_get_tcp_flags(), factored out of dpif.Ben Pfaff2012-02-153-10/+24
* xenserver: Fix iteration of dictionary.Dominic Curran2012-02-152-2/+2
* debian: Update changelog for 1.4.0-2 uploadSimon Horman2012-02-151-2/+15
* netdev-linux: Factor out duplicate ifi_flags update code.Ben Pfaff2012-02-141-16/+11
* netdev-linux: Use 'unsigned int's to track device flags.Ethan Jackson2012-02-141-6/+6
* netdev-linux: Cache flags using netlink.Ethan Jackson2012-02-143-21/+18
* netdev-linux: Get carrier from ioctl instead of sysfs.Ethan Jackson2012-02-141-60/+14
* debian: Use provided kernel source dir instead of host kernel version.Ben Pfaff2012-02-141-1/+1
* bond: Remove stale documentation.Ethan Jackson2012-02-131-2/+0
* debian: Do not run "make" if "configure" fails during DKMS build.Ben Pfaff2012-02-131-1/+1
* ovs-ofctl: Clarify that tun_id will not be nonzero unless the key is nonzeroSimon Horman2012-02-131-5/+5
* ovs-ofctl: Remove documentation that ovs-ofctl uses TUN_ID_FROM_COOKIESimon Horman2012-02-131-8/+0
* debian: Fix dependencies for openvswitch-datapath-dkms package.Ben Pfaff2012-02-131-1/+1